1
0
Fork 0
mirror of https://github.com/thoughtbot/shoulda-matchers.git synced 2022-11-09 12:01:38 -05:00
thoughtbot--shoulda-matchers/spec/unit/shoulda
Elliot Winkler 9e8603eb74 allow_value: Fix compatibility with enum columns
When used against an attribute that's an enum, `allow_value` will raise
an AttributeValueChangedError. This commit prevents that from happening.
2016-01-05 00:58:16 -07:00
..
matchers allow_value: Fix compatibility with enum columns 2016-01-05 00:58:16 -07:00