thoughtbot--shoulda-matchers/lib/shoulda/matchers
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
..
action_controller Remove 'assign_to' matcher 2013-04-03 13:08:27 -04:00
active_model Don't swap failure messages in ValidationMatcher 2013-05-24 11:13:52 -04:00
active_record Extract submatchers from AssociationMatcher 2013-06-14 13:44:37 -04:00
integrations Remove 'have_sent_email' matcher 2013-04-03 13:08:27 -04:00
action_controller.rb Remove 'assign_to' matcher 2013-04-03 13:08:27 -04:00
active_model.rb Add comparison submatchers to validate_numericality_of 2013-05-23 21:08:40 -06:00
active_record.rb Extract submatchers from AssociationMatcher 2013-06-14 13:44:37 -04:00
assertion_error.rb #88: Do not force minitest loading when test-unit is available (restoring original fix) 2013-01-03 13:58:22 -05:00
version.rb Bump to version 2.2.0 2013-06-11 10:35:05 -04:00