thoughtbot--shoulda-matchers/lib/shoulda/matchers
Grzesiek Kolodziejczyk 8a477a92bd Add in_array to ensure_exclusion_of 2012-09-21 11:58:07 -04:00
..
action_controller Protect against unmatchable classes in flash matcher 2012-09-14 17:04:07 -04:00
action_mailer Fixed HaveSentEmailMatcher to match one of many delivered emails 2012-05-16 15:47:55 -04:00
active_model Add in_array to ensure_exclusion_of 2012-09-21 11:58:07 -04:00
active_record Using ActiveRecord::Base.connection is presumptuous. You must infer the home of the join table using the parent model. This allows developers to define HABTM relationships in other databases and still use the 'have_and_belong_to_many' matcher. 2012-09-21 11:40:39 -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 documentation for strict validation testing 2012-09-14 09:59:24 -04:00
active_record.rb Adds accept_nested_attributes_for matcher 2012-04-13 10:38:38 -04:00
assertion_error.rb Fix the build on Ruby 1.8 using Test::Unit 2012-07-10 14:27:02 +02:00
version.rb Bump version to 1.3.0 2012-08-30 14:19:26 -04:00