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
11fccc5f06bc67353b895eeeb65cfab94cb4cd25
rails
/
actionpack
/
lib
/
action_dispatch
History
José Valim
8a3461b8c1
Remove a few tests from old router that do not make sense with the new one.
2010-09-05 15:59:35 +02:00
..
http
Revert "Setup explicit requires for files with exceptions. Removed them from autoloading."
2010-09-02 21:11:03 +02:00
middleware
Do not use ActionController::Base.page_cache_extension in initialize to not load more ActiveSupport than we need
2010-09-04 00:07:38 +02:00
routing
Remove a few tests from old router that do not make sense with the new one.
2010-09-05 15:59:35 +02:00
testing
Added ability to set asset_path for engines
2010-09-03 22:59:08 +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
Removed deprecated RouteSet API, still many tests fail
2010-09-05 13:44:36 +02:00