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
ce20b93606195eff1ea2dfeb2aa311130dd9977e
rails
/
actionpack
/
lib
/
action_dispatch
History
José Valim
c536835957
Cut the fat and make session stores rely on request.cookie_jar and change set_session semantics to return the cookie value instead of a boolean.
2010-05-18 03:18:23 +02:00
..
http
Rely on set and delete cookie logic from rack.
2010-05-18 01:51:45 +02:00
middleware
Cut the fat and make session stores rely on request.cookie_jar and change set_session semantics to return the cookie value instead of a boolean.
2010-05-18 03:18:23 +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