shoulda-matchers v2.2.0 Release Notes

Release Date: 2013-06-11 // almost 11 years ago
    • Fix have_and_belong_to_many matcher issue for Rails 4.

    • Fix validate_uniqueness_of.scoped_to issue when the scoped field is already taken (#207).

    • Add comparison submatchers to validate_numericality_of to correspond to the comparison options you can give to validates_numericality_of (#244).