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
b7bfeaa9fc7eaf315ce8eaae129fd0d02c9d09d0
rails
/
actionpack
/
lib
/
action_dispatch
History
Piotr Sarnacki
ca3936dbd6
Ported missing functionality from Rails 2.3.x, raise error on wrong regexps in :constraints in routes
2010-09-05 13:44: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
Ported missing functionality from Rails 2.3.x, raise error on wrong regexps in :constraints in routes
2010-09-05 13:44:38 +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