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
e4bd7ed2fa60a0dbb03bbdea6fa532c6ea0ee704
rails
/
actionpack
/
lib
/
action_dispatch
History
Piotr Sarnacki
f7af75976a
require 'active_support/dependencies' in action_dispatch/middleware/stack
2010-09-03 22:59:03 +02:00
..
http
Revert "Setup explicit requires for files with exceptions. Removed them from autoloading."
2010-09-02 21:11:03 +02:00
middleware
require 'active_support/dependencies' in action_dispatch/middleware/stack
2010-09-03 22:59:03 +02:00
routing
Revert "Setup explicit requires for files with exceptions. Removed them from autoloading."
2010-09-02 21:11:03 +02:00
testing
Expanded routing documentation with current best practices
2010-08-29 00:04:14 +02:00
railtie.rb
Ensure routes are loaded only after the initialization process finishes, ensuring all configuration options were applied.
2010-09-02 12:54:21 +02:00
routing.rb
Rework the routing documentation.
2010-08-28 23:24:02 +02:00