This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
rails--rails
Watch
1
Star
0
Fork
You've already forked rails--rails
0
mirror of
https://github.com/rails/rails.git
synced
2022-11-09 12:12:34 -05:00
Code
Releases
Activity
ae65a1f1df
rails--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