thoughtbot--shoulda-matchers/lib/shoulda/matchers
Jacob Morris 0695c8647b Check correct columns are present in join table
The `have_and_belong_to_many` matcher could give a false positive if the
join table is present but does not contain the correct columns. Check to
see if the columns exist in the join table and provide a meaningful
failure message if one or more of the columns are not present.
2014-07-21 00:08:42 -06:00
..
action_controller Remove all Ruby-emitted warnings 2014-07-18 18:00:08 -06:00
active_model Remove all Ruby-emitted warnings 2014-07-18 18:00:08 -06:00
active_record Check correct columns are present in join table 2014-07-21 00:08:42 -06:00
doublespeak Remove all Ruby-emitted warnings 2014-07-18 18:00:08 -06:00
independent Prefer protected over private attributes 2014-06-27 14:41:54 -06:00
integrations Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00
action_controller.rb Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00
active_model.rb Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00
active_record.rb Check correct columns are present in join table 2014-07-21 00:08:42 -06:00
assertion_error.rb Use same assertion class as Rails, if loaded 2014-06-27 14:06:47 -06:00
doublespeak.rb Allow multiple StrongParametersMatchers to exist at once. 2014-06-21 21:56:47 -06:00
error.rb Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00
independent.rb Restore delegate_method matcher 2014-03-21 14:54:16 -04:00
rails_shim.rb Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00
version.rb Bump version to 2.6.2 2014-07-18 18:08:30 -06:00
warn.rb Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00