thoughtbot--shoulda-matchers/lib/shoulda
Elliot Winkler a1d1635383 Fix allow_value + i18n validation messages
Previously, `allow_value` failed when qualified with `with_message` and
the `:against` option. This also happened to propagate downward to
`validate_confirmation_of` since it uses `allow_value` + `:against`
(when a confirmation validation fails, it assigns the error message to
the *_confirmation attribute, not the attribute being confirmed).
This commit fixes both matchers.
2014-10-21 01:23:47 -06:00
..
matchers Fix allow_value + i18n validation messages 2014-10-21 01:23:47 -06:00
matchers.rb Fix define_class/model to support namespaces 2014-10-08 23:22:50 -06:00