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
3ca6988b782f7ae9da736b090fbf1edd8bc02fcb
rails
/
actionpack
/
lib
/
action_dispatch
History
José Valim
f63d35fba5
Ensure that named routes do not overwrite previously defined routes.
2010-09-29 14:24:32 +02:00
..
http
@_etag is not used anywhere.
2010-09-29 11:19:22 +02:00
middleware
Avoid (@_var ||= nil) pattern by using initialize methods and ensuring everyone calls super as expected.
2010-09-29 11:18:31 +02:00
routing
Ensure that named routes do not overwrite previously defined routes.
2010-09-29 14:24:32 +02:00
testing
Fix an error on 1.8.7.
2010-09-29 11:28:38 +02:00
railtie.rb
First pass at Rack::Cache
2010-09-13 16:06:03 -07:00
routing.rb
Removed deprecated RouteSet API, still many tests fail
2010-09-05 13:44:36 +02:00