thoughtbot--shoulda-matchers/lib/shoulda/matchers
Ian Lesperance cb02954e57 Restore uniqueness scope values after verifying each scope.
A test for a validation with multiple scopes would always pass as long
as there was a validation with the first scope. Subsequent scopes would
pass verification because the first scope value had already been made
unique.
2012-07-09 11:29:52 +02:00
..
action_controller Extract method. 2012-05-11 09:49:35 -04:00
action_mailer Fixed HaveSentEmailMatcher to match one of many delivered emails 2012-05-16 15:47:55 -04:00
active_model Restore uniqueness scope values after verifying each scope. 2012-07-09 11:29:52 +02:00
active_record Extract common pattern into a method. 2012-05-11 11:37:45 -04:00
integrations Update to modern thoughtbot style. 2012-03-16 12:15:23 -04:00
action_controller.rb Move into the Matchers namespace 2010-12-15 17:34:19 -05:00
action_mailer.rb Rename file to match project convention. Fixes #77. 2012-03-23 11:22:10 -04:00
active_model.rb Add validates_confirmation_of matcher 2011-12-15 11:42:26 -05:00
active_record.rb Adds accept_nested_attributes_for matcher 2012-04-13 10:38:38 -04:00
assertion_error.rb Do not force loading minitest when test-unit is available. Closes #88. 2012-06-15 11:39:17 +01:00
version.rb Prepare for v1.2.0. 2012-06-14 15:41:06 -04:00