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
amitkumarsuroliya 832c95c315 Fix deprecated mime types via constants
Accessing mime types via constants is deprecated. Now, we are using `Mime::Type[:JSON]` instead of `Mime::JSON`
2015-09-25 07:01:45 +05:30
..
abstract_controller stop calling deprecated methods 2015-09-21 12:04:12 -07:00
action_controller move the Header hash to the super class 2015-09-24 13:54:42 -07:00
action_dispatch Fix deprecated mime types via constants 2015-09-25 07:01:45 +05:30
action_pack Start Rails 5 development 🎉 2014-11-28 15:00:06 -02:00
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 Update copyright notices to 2015 [ci skip] 2014-12-31 08:34:14 +01:00