This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
176fbfd66fe500ddfd04ffeb08ed014e705a82f9
rails
/
actionpack
/
lib
/
action_controller
/
deprecated
History
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
Move integration test runner into ActionDispatch
2009-09-23 22:38:19 -05:00