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
ece157e9504e192dcc065909c86316d520992221
rails
/
actionpack
/
lib
/
action_dispatch
History
José Valim
d3ec4b1ba6
Revert "Use path_names, not resource_path_names, consistently"
...
Breaks tests on Ruby 1.8.7. This reverts commit
13bbf98d85
.
2010-04-10 10:47:40 +02:00
..
http
* Change the object used in routing constraints to be an instance of
2010-04-03 20:24:30 -07:00
middleware
Use request.body IO and rewind, if possible
2010-04-07 11:42:07 -07:00
routing
Revert "Use path_names, not resource_path_names, consistently"
2010-04-10 10:47:40 +02:00
testing
Fix cookie access in integration tests with other host names
2010-04-05 15:22:09 -07:00
railtie.rb
Add a test which ensures action_dispatch.show_exceptions is properly disabled.
2010-04-02 20:54:10 +02:00
routing.rb
Remove routing implementation details from RDoc
2010-03-31 14:54:07 +01:00