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
6f194bb3a919e074885751f41aba0848937e37f1
rails
/
actionpack
/
lib
/
action_dispatch
History
Piotr Sarnacki
c3c1a1e148
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
..
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
Implemented RouteSet#default_scope, which allows to set the scope for the entire routes object
2010-09-03 22:59:15 +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
Move RoutesProxy to separate file
2010-09-03 22:59:13 +02:00