diff options
author | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2016-05-06 15:05:25 -0500 |
---|---|---|
committer | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2016-05-06 15:12:31 -0500 |
commit | bf876aa0b61995f1be9b0146df7db74bd34d46af (patch) | |
tree | e4db393cf484b05b0940e38396b82b1e596dc268 /railties/test/application/multiple_applications_test.rb | |
parent | de8f3cb483e5821dc02e674c9ef176fc9159da26 (diff) | |
download | rails-bf876aa0b61995f1be9b0146df7db74bd34d46af.tar.gz rails-bf876aa0b61995f1be9b0146df7db74bd34d46af.tar.bz2 rails-bf876aa0b61995f1be9b0146df7db74bd34d46af.zip |
Make flash messages cookie compatible with Rails 4
In #18721 we removed the discard key from the session hash used to flash
messages and that broke compatibility with Rails 4 applications because they
try to map in the discarded flash messages and it returns nil.
Fixes #24726.
Diffstat (limited to 'railties/test/application/multiple_applications_test.rb')
0 files changed, 0 insertions, 0 deletions