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
cae33c41589373d62c76e2bb3cdb3fa023ec8521
rails
/
actionpack
/
lib
/
action_dispatch
History
José Valim
01472b5217
Do not mark the session as loaded if an error happened while doing it.
2010-06-25 19:03:00 +02:00
..
http
Just reading flash messages should not create a session if one does not exist yet.
2010-06-25 09:36:26 +02:00
middleware
Do not mark the session as loaded if an error happened while doing it.
2010-06-25 19:03:00 +02:00
routing
Fix namespaced redirects [
#4389
state:resolved]
2010-06-24 13:26:24 +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