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/action_controller
2010-06-07 18:06:08 -04:00
..
caching Change event namespace ordering to most-significant first [#4504 state:resolved] 2010-05-02 22:45:54 +02:00
deprecated Clean up the config object in ActionPack. Create config_accessor which just delegates to the config object, reducing the number of deprecations and add specific tests. 2010-04-22 12:00:13 +02:00
metal Make named helpers unprotected without becoming actions [#4696 state:resolved] 2010-06-07 15:29:55 -04:00
railties
vendor regular expressions are usually ASCII-encoded, so force_encoding the content of a Node to the encoding of the regular expression is wrong. 2010-06-07 18:06:08 -04:00
base.rb Add an asset_host accessor for consistency. 2010-06-02 14:53:56 -07:00
caching.rb Clean up the config object in ActionPack. Create config_accessor which just delegates to the config object, reducing the number of deprecations and add specific tests. 2010-04-22 12:00:13 +02:00
deprecated.rb
metal.rb Add :only and :except to controllers MiddlewareStack. This allows 2010-05-30 15:53:14 +02:00
middleware.rb
polymorphic_routes.rb
railtie.rb Clean up the config object in ActionPack. Create config_accessor which just delegates to the config object, reducing the number of deprecations and add specific tests. 2010-04-22 12:00:13 +02:00
record_identifier.rb
test_case.rb Reset request.parameters after assigning params for functional tests 2010-06-06 12:07:40 -07:00