thoughtbot--shoulda-matchers/lib
Ivan Valdes (@ivanvc) d4b1fc2fa1 Fixes uniqueness matcher for enum columns
In Rails 4.1, if the scope from a validates_uniqueness_of matcher is an
enum, next_value won't get the correct value, then tests will fail even
that validation works. This adds a way to check if the scoped attribute
is an enum, and correctly get the next value.
2014-04-24 15:45:29 -05:00
..
shoulda Fixes uniqueness matcher for enum columns 2014-04-24 15:45:29 -05:00
shoulda-matchers.rb Switched to allowing a more canonical require statement 2011-01-31 16:45:13 -05:00