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 9ca4839a1a stop using PARAMETERS_KEY, and use the accessor on the request object
this decouples our code from the env hash a bit.
2014-05-22 15:57:24 -07:00
..
abstract_controller fixed a typo [ci skip] 2014-05-17 00:29:09 +09:00
action_controller use symbol keys for path_parameters 2014-05-22 15:37:56 -07:00
action_dispatch stop using PARAMETERS_KEY, and use the accessor on the request object 2014-05-22 15:57:24 -07:00
action_pack Introduce Rails.gem_version 2014-03-05 12:37:38 -05:00
abstract_controller.rb No need for .rb extension 2013-08-25 11:39:09 +02:00
action_controller.rb Remove deprecated cattr_* requires 2013-12-03 00:28:15 +02:00
action_dispatch.rb ActionDispatch::Head was replaced by Rack::Head. Closes #14191. 2014-02-25 11:20:12 +01:00
action_pack.rb update copyright notices to 2014. [ci skip] 2014-01-01 23:59:49 +05:30