1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activemodel/lib
Carlos Antonio da Silva 8ce0fdb5c4 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.
2015-09-01 08:53:29 -03:00
..
active_model Fix failure introduced by #17351 due to the new mocks implementation 2015-09-01 08:53:29 -03:00
active_model.rb Remove XML Serialization from core. 2015-08-07 11:01:48 -04:00