thoughtbot--shoulda-matchers/lib
Phil Coggins 916f101bac Transforms string arguments to symbols for scoped arguments on Uniqueness Matcher
* ActiveRecord allows attributes to be use string or symbol arguments interchangeably.
The ValidateUniquenessOfMatcher operates under the assumption that all scope arguments
will be defined as symbols. We should transform the scoped arguments to symbol
so that exceptions do not get raised.

* See https://github.com/thoughtbot/shoulda-matchers/issues/1175
2019-04-22 22:21:03 -04:00
..
shoulda Transforms string arguments to symbols for scoped arguments on Uniqueness Matcher 2019-04-22 22:21:03 -04:00
shoulda-matchers.rb Switched to allowing a more canonical require statement 2011-01-31 16:45:13 -05:00