thoughtbot--shoulda-matchers/lib/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
..
matchers Extract submatchers from AssociationMatcher 2013-06-14 13:44:37 -04:00
matchers.rb Mix RSpec with Test::Unit 2012-07-11 12:17:04 +02:00