Code changes
Demo
0.26.0
Module Changes
Class Changes
-
RuboCop::Cop::GitHub::AvoidObjectSendWithDynamicMethod -
RuboCop::Cop::GitHub::RailsControllerRenderShorthand -
RuboCop::Cop::GitHub::InsecureHashAlgorithm -
RuboCop::Cop::GitHub::RailsControllerRenderActionSymbol -
RuboCop::Cop::GitHub::RailsViewRenderLiteral
Method Changes
-
RuboCop::Cop::GitHub::AvoidObjectSendWithDynamicMethod#send_method? -
RuboCop::Cop::GitHub::InsecureHashAlgorithm#just_encoding?
0.25.0
Module Changes
Class Changes
-
RuboCop::Cop::GitHub::RailsRenderObjectCollection -
RuboCop::Cop::GitHub::RailsViewRenderPathsExist -
RuboCop::Cop::GitHub::RailsControllerRenderActionSymbol -
RuboCop::Cop::GitHub::AvoidObjectSendWithDynamicMethod
Method Changes
-
RuboCop::Cop::GitHub::RailsViewRenderLiteral#on_send -
RuboCop::Cop::GitHub::InsecureHashAlgorithm#insecure_algorithm?
0.24.0
Module Changes
Class Changes
-
RuboCop::Cop::GitHub::RailsControllerRenderActionSymbol -
RuboCop::Cop::GitHub::RailsControllerRenderLiteral -
RuboCop::Cop::GitHub::RailsViewRenderShorthand
Method Changes
-
RuboCop::Cop::GitHub::RailsViewRenderPathsExist#on_send -
RuboCop::Cop::GitHub::RailsViewRenderPathsExist#resolve_partial -
RuboCop::Cop::GitHub::AvoidObjectSendWithDynamicMethod#method_name_being_sent_is_dynamic_string_with_constants? -
RuboCop::Cop::GitHub::AvoidObjectSendWithDynamicMethod#method_name_being_sent_is_constant?