thoughtbot--shoulda-matchers/spec/shoulda
Melissa Xie 964dcfe655 Extract submatchers from AssociationMatcher
Refactored AssociationMatcher so that `#order`, `#through`, and `#dependent`
would be their own submatchers. This reduces some of the clutter in the main class,
especially as we continue expanding it. In addition, a few related tests were
modified so that they would check failure messages also.
2013-06-14 13:44:37 -04:00
..
active_model Add allow_nil option to the validate uniquness matcher 2013-04-05 12:55:52 -04:00
matchers Extract submatchers from AssociationMatcher 2013-06-14 13:44:37 -04:00