1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test
Rafael Mendonça França bf876aa0b6 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.
2016-05-06 15:12:31 -05:00
..
abstract
assertions
controller Make flash messages cookie compatible with Rails 4 2016-05-06 15:12:31 -05:00
dispatch Merge pull request #24896 from prathamesh-sonpatki/api-cleanup 2016-05-06 15:05:38 -05:00
fixtures Properly verify that cache accepts and user expires value. 2016-04-17 23:12:04 +05:30
journey Deprecate :controller and :action path parameters 2016-03-01 08:48:53 +00:00
lib/controller
routing
tmp
abstract_unit.rb Merge pull request #23932 from arthurnn/arthurnn/remove_load_paths 2016-03-01 16:10:09 -05:00