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
Gannon McGibbon dde9c48839 Raise an error on root route naming conflicts.
Raises an ArgumentError when multiple root routes are defined in the
same context instead of assigning nil names to subsequent roots.
2018-11-20 14:55:47 -05:00
..
abstract_controller Don't use deprecated Module#parents 2018-10-05 09:58:29 +09:00
action_controller Allow rescue from parameter parse errors 2018-11-13 18:05:05 -05:00
action_dispatch Raise an error on root route naming conflicts. 2018-11-20 14:55:47 -05:00
action_pack Start Rails 6.0 development!!! 2018-01-30 18:51:17 -05:00
abstract_controller.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
action_controller.rb Include default headers by default in API mode 2018-04-06 15:13:28 -04:00
action_dispatch.rb Bump license years for 2018 2017-12-31 22:36:55 +09:00
action_pack.rb Bump license years for 2018 2017-12-31 22:36:55 +09:00