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
d2fc5e2f6575b4111f2f87ebca7f021e681d4df9
rails
/
actionpack
/
lib
/
action_dispatch
History
José Valim
48bf667a8b
Ensure routes are loaded only after the initialization process finishes, ensuring all configuration options were applied.
2010-09-02 12:54:21 +02:00
..
http
Setup explicit requires for files with exceptions. Removed them from autoloading.
2010-09-02 11:54:04 +02:00
middleware
Setup explicit requires for files with exceptions. Removed them from autoloading.
2010-09-02 11:54:04 +02:00
routing
Setup explicit requires for files with exceptions. Removed them from autoloading.
2010-09-02 11:54:04 +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