1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib
Aaron Patterson 26f5325756
Clean up the generate method signature
Journey is a private API inside Rails now, so lets start cleaning up
some of its signatures.  In this case, we always wan to parameterize
things the same way, so lets just do that in the code (rather than
passing some strategy object in).
2020-05-11 14:15:26 -07:00
..
abstract_controller Dogfooding "active_support/core_ext/symbol/starts_ends_with" 2020-05-06 14:19:25 +09:00
action_controller Remove deprecated force_ssl at the controller level. 2020-05-05 00:58:54 -04:00
action_dispatch Clean up the generate method signature 2020-05-11 14:15:26 -07:00
action_pack Start Rails 6.1 development 2019-04-24 15:57:14 -04:00
abstract_controller.rb Make sure to require active_support.rb before requiring active_support/rails.rb 2019-07-12 18:30:58 +09:00
action_controller.rb Remove deprecated force_ssl at the controller level. 2020-05-05 00:58:54 -04:00
action_dispatch.rb Bump license years from 2019 to 2020 [ci skip] 2020-01-01 15:10:31 +05:30
action_pack.rb Bump license years from 2019 to 2020 [ci skip] 2020-01-01 15:10:31 +05:30