NewRuboCop Rails v2.34.3Bug fixes #1473: Fix an error for Rails/SelectMap when select(:column_name).map(&:column_name) with parentheses. (@koic) #1569: Fix an error in Rails/SelectMap when multiple select calls are present before map. (@koic) Read full release & details
Bug fixes #1473: Fix an error for Rails/SelectMap when select(:column_name).map(&:column_name) with parentheses. (@koic) #1569: Fix an error in Rails/SelectMap when multiple select calls are present before map. (@koic)
NewRuboCop Rails v2.34.2Changes #1565: Make Rails/Presence allow index access methods. (@koic) Read full release & details
NewRuboCop Rails v2.34.1Bug fixes #1556: Fix an error for Rails/Env when assigning Rails.env. ([@koic][]) #1557: Fix false positives for Rails/Presence with comparison and assignment operators. ([@davidenglishmusic][]) #1558: This PR fixes i... Read full release & details
Bug fixes #1556: Fix an error for Rails/Env when assigning Rails.env. ([@koic][]) #1557: Fix false positives for Rails/Presence with comparison and assignment operators. ([@davidenglishmusic][]) #1558: This PR fixes i...
NewRuboCop Rails v2.34.0New features #1520: New Rails/HttpStatusNameConsistency cop. ([@tuxagon][]) #1376: Add new Rails/Env cop. ([@cdudas17][]) #1541: Add new Rails/RedirectBackOrTo cop to suggest using redirect_back_or_to instead of `redi... Read full release & details
New features #1520: New Rails/HttpStatusNameConsistency cop. ([@tuxagon][]) #1376: Add new Rails/Env cop. ([@cdudas17][]) #1541: Add new Rails/RedirectBackOrTo cop to suggest using redirect_back_or_to instead of `redi...
NewRuboCop Rails v2.33.4Bug fixes #1530: Fix an incorrect autocorrect for Rails/FindByOrAssignmentMemoization when using endless method definition. ([@koic][]) #1522: Fix an error for Rails/FindBy when where takes a block. ([@earlopain][]) [#1182](https://github.com/rubocop/rubocop-rails/issues/1... Read full release & details
Bug fixes #1530: Fix an incorrect autocorrect for Rails/FindByOrAssignmentMemoization when using endless method definition. ([@koic][]) #1522: Fix an error for Rails/FindBy when where takes a block. ([@earlopain][]) [#1182](https://github.com/rubocop/rubocop-rails/issues/1...