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
b4ef958de6b16294094de28d00ba25fe2f48accc
rails
/
actionpack
/
test
/
controller
/
flash_test.rb
Johan Sörensen
72cb6f58be
The FlashHash and friends causes a lot of needless session storing, when we know for a fact that there's no content in the flash. By not storing the empty hash in the session we save a lot of communication with the various session backends, while still keeping the same interface to the flash. [
#2703
state:resolved]
...
Signed-off-by: Joshua Peek <
josh@joshpeek.com
>
2009-05-28 09:30:49 -05:00
4.6 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink