rails--rails/actionpack/lib/action_controller/deprecated
José Valim 4163ccec23 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
..
base.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
dispatcher.rb Cleanup deprecation notices. 2010-01-18 09:49:38 -06:00
integration_test.rb Allow autoloads to opt out of eager loading 2009-12-12 18:41:26 -06:00
performance_test.rb