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
bdb2871df7fb0a1eeceadb31aaba4d160df508aa
rails
/
actionpack
/
lib
/
action_dispatch
History
José Valim
d3e62fc57c
Avoid creating a Rack::Response object in the cookie middleware since it may stream the body.
2010-05-18 17:47:56 +02:00
..
http
Rely on set and delete cookie logic from rack.
2010-05-18 01:51:45 +02:00
middleware
Avoid creating a Rack::Response object in the cookie middleware since it may stream the body.
2010-05-18 17:47:56 +02:00
routing
Allow root to be given in the resources scope without need to specify :on => collection.
2010-05-17 17:39:32 +02:00
testing
fix assert_select messages to its declaration behaviour
2010-05-15 16:31:36 +02:00
railtie.rb
Kill legacy dispatcher.
2010-05-18 02:07:59 +02:00
routing.rb
Remove routing implementation details from RDoc
2010-03-31 14:54:07 +01:00