-
-
Notifications
You must be signed in to change notification settings - Fork 270
Comparing changes
Open a pull request
base repository: rubocop/rubocop-rails
base: v2.29.0
head repository: rubocop/rubocop-rails
compare: v2.29.1
- 16 commits
- 14 files changed
- 2 contributors
Commits on Jan 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b80ecd9 - Browse repository at this point
Copy the full SHA b80ecd9View commit details -
[Fix #1417] Fix an incorrect autocorrect for `Rails/StrongParametersE…
…xpect` This PR fixes an incorrect autocorrect for `Rails/StrongParametersExpect` when using a leading dot multiline call to `params.require(:user).permit(:name, :age)`. Fixes #1417.
Configuration menu - View commit details
-
Copy full SHA for efc6dc2 - Browse repository at this point
Copy the full SHA efc6dc2View commit details
Commits on Jan 19, 2025
-
Merge pull request #1420 from koic/fix_an_incorrect_autocorrect_for_r…
…ails_strong_parameters_expect [Fix #1417] Fix an incorrect autocorrect for `Rails/StrongParametersExpect`
Configuration menu - View commit details
-
Copy full SHA for 160d624 - Browse repository at this point
Copy the full SHA 160d624View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48233de - Browse repository at this point
Copy the full SHA 48233deView commit details -
Merge pull request #1421 from ydakuka/fix/enhance-rails-save-bang-to-…
…properly-handle-instance-variables [Fix #1228] Enhance `Rails/SaveBang` to properly handle instance variables
Configuration menu - View commit details
-
Copy full SHA for e5dce3a - Browse repository at this point
Copy the full SHA e5dce3aView commit details
Commits on Jan 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 334e5cc - Browse repository at this point
Copy the full SHA 334e5ccView commit details -
[Fix #1423] Fix an error for
Rails/StrongParametersExpect
This PR fixes an error for `Rails/StrongParametersExpect` when using `permit` with no arguments. Fixes #1423.
Configuration menu - View commit details
-
Copy full SHA for e48fec2 - Browse repository at this point
Copy the full SHA e48fec2View commit details -
Merge pull request #1416 from ydakuka/fix/typeerror_in_the_root_pathn…
…ame_methods_cop [Fix #1389] Handle `TypeError` caused by passing array literals as arguments to `File` methods in `Rails/RootPathnameMethods` cop
Configuration menu - View commit details
-
Copy full SHA for ce69ef7 - Browse repository at this point
Copy the full SHA ce69ef7View commit details -
Merge pull request #1424 from koic/fix_an_error_for_rails_strong_para…
…meters_expect [Fix #1423] Fix an error for `Rails/StrongParametersExpect`
Configuration menu - View commit details
-
Copy full SHA for 158cd38 - Browse repository at this point
Copy the full SHA 158cd38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3677f7b - Browse repository at this point
Copy the full SHA 3677f7bView commit details -
Merge pull request #1415 from ydakuka/fix/typeerror_in_the_file_path_cop
[Fix #1389] Handle `TypeError` caused by passing array literals as arguments to `File` methods in `Rails/FilePath` cop
Configuration menu - View commit details
-
Copy full SHA for 7024ab5 - Browse repository at this point
Copy the full SHA 7024ab5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10829d3 - Browse repository at this point
Copy the full SHA 10829d3View commit details -
Merge pull request #1419 from ydakuka/fix/enhance-rails-duplicate-ass…
…ociation-to-handle-alias [Fix #1356] Enhance `Rails/DuplicateAssociation` to handle alias
Configuration menu - View commit details
-
Copy full SHA for d1443ca - Browse repository at this point
Copy the full SHA d1443caView commit details
Commits on Jan 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c0f086f - Browse repository at this point
Copy the full SHA c0f086fView commit details
Commits on Jan 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 18f5484 - Browse repository at this point
Copy the full SHA 18f5484View commit details -
Configuration menu - View commit details
-
Copy full SHA for a54b408 - Browse repository at this point
Copy the full SHA a54b408View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.29.0...v2.29.1