thoughtbot--shoulda-matchers/spec
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
..
shoulda Extract submatchers from AssociationMatcher 2013-06-14 13:44:37 -04:00
support Add failing spec for presence matcher 2013-05-24 09:46:20 -04:00
spec_helper.rb Remove 'have_sent_email' matcher 2013-04-03 13:08:27 -04:00