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 ba7602b881 remove the add_request_method method
I didn't like this method because it mutates the parameters.  Now that
the method is so small, just push it up to `initialize`
2015-08-12 17:24:23 -07:00
..
abstract_controller Freeze string literals when not mutated. 2015-07-19 17:45:10 -05:00
action_controller Merge pull request #21203 from denniss/issue-21199 2015-08-11 17:25:00 -06:00
action_dispatch remove the add_request_method method 2015-08-12 17:24:23 -07:00
action_pack Start Rails 5 development 🎉 2014-11-28 15:00:06 -02:00
abstract_controller.rb
action_controller.rb Return 204 if render is not called in API controllers 2015-06-11 16:54:17 -03: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