Activity
From 2025-06-06 to 2025-06-08
2025-06-08
-
09:47 Revision 23826 (svn): Update Rubocop Rails to 2.32 (#42044).
-
04:23 Revision 23825 (svn): Update RuboCop to 1.76 (#41884).
-
04:12 Revision 23824 (svn): Replace nil check using ternary operator with safe navigation operator when accessing hashes (#41884).
- Using the ternary operator for nil checking caused a runtime error in the Style/SafeNavigation cop during `rubocop --...
2025-06-07
2025-06-06
-
11:13 Revision 23822 (svn): Fix RuboCop Lint/UselessOr (#41884).
-
08:34 Revision 23821 (svn): Fix render_flash_messages method to ignore non-string flash values and prevent errors (#42073).
- Patch by Katsuya HIDAKA (user:hidakatsuya).
Also available in: Atom