mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
1b7c3222e8
Generally followed the pattern for https://github.com/rails/rails/pull/32034 * Removes needless CI configs for 2.4 * Targets 2.5 in rubocop * Updates existing CHANGELOG entries for fewer merge conflicts * Removes Hash#slice extension as that's inlined on Ruby 2.5. * Removes the need for send on define_method in MethodCallAssertions.
308 B
308 B
-
New section Troubleshooting in the Autoloading and Reloading Constants guide.
Xavier Noria
-
Rails 6 requires Ruby 2.5.0 or newer.
Jeremy Daer, Kasper Timm Hansen
Please check 5-2-stable for previous changes.