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
Timo Schilling db7eab78bd remove unnecessary forwardable require
`Forwardable` has been used in the past
2015-10-21 18:44:17 +02:00
..
abstract_controller Use Mime[:foo] instead of Mime::Type[:FOO] for back compat 2015-10-06 11:29:30 -07:00
action_controller Merge pull request #22003 from yui-knk/remove_needless_require_as 2015-10-20 13:46:50 +02:00
action_dispatch remove unnecessary forwardable require 2015-10-21 18:44:17 +02:00
action_pack
abstract_controller.rb Remove not used requires 2015-09-01 20:36:47 +02:00
action_controller.rb remove RackDelegation module 2015-08-26 11:53:15 -07:00
action_dispatch.rb Soften the lock requirements when eager_load is disabled 2015-07-09 02:23:23 +09:30
action_pack.rb