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
cdb8609c64ed7db7ea91cdcd4bcb4b400f7dfe07
rails
/
actionpack
/
lib
/
action_dispatch
History
Michael Lovitt
49f52c3d91
Sessions should not be created until written to and session data should be destroyed on reset.
...
[
#4938
] Signed-off-by: Jeremy Kemper <
jeremy@bitsweat.net
>
2010-06-23 11:56:35 -07:00
..
http
Sessions should not be created until written to and session data should be destroyed on reset.
2010-06-23 11:56:35 -07:00
middleware
Sessions should not be created until written to and session data should be destroyed on reset.
2010-06-23 11:56:35 -07:00
routing
Add the :path option to match routes when given as symbols. This is specially useful in http helpers for generating routes in scenarios like:
2010-06-23 00:49:15 +02:00
testing
Remove unused variable on assert_recognizes [
#4912
state:resolved]
2010-06-22 17:37:18 +02:00
railtie.rb
Use the new ActiveSupport::FileUpdateChecker instead of RoutesReloader.
2010-06-20 13:37:58 +02:00
routing.rb
Use h1 for titles.
2010-06-21 01:00:42 +04:30