aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/middleware/cookies.rb
diff options
context:
space:
mode:
authorCarlos Antonio da Silva <carlosantoniodasilva@gmail.com>2015-09-01 08:46:56 -0300
committerCarlos Antonio da Silva <carlosantoniodasilva@gmail.com>2015-09-01 08:53:29 -0300
commit8ce0fdb5c412a5083dff3ecb863e86c1853651d7 (patch)
treefa3e7cd501232eadbd39b5e68a3ab7c2153852b5 /actionpack/lib/action_dispatch/middleware/cookies.rb
parentfbce0f8995089caf8db5e74fd2692716c86397ee (diff)
downloadrails-8ce0fdb5c412a5083dff3ecb863e86c1853651d7.tar.gz
rails-8ce0fdb5c412a5083dff3ecb863e86c1853651d7.tar.bz2
rails-8ce0fdb5c412a5083dff3ecb863e86c1853651d7.zip
Fix failure introduced by #17351 due to the new mocks implementation
It was not expecting the new `case_insensitive` option to be passed to `generate_message`, instead of fixing the test we can just not pass this option down since it is specific to the confirmation validator and not necessary for the error message.
Diffstat (limited to 'actionpack/lib/action_dispatch/middleware/cookies.rb')
0 files changed, 0 insertions, 0 deletions