thoughtbot--shoulda-matchers/lib/shoulda/matchers/active_record
Elliot Winkler 48f45e814a Join table check for habtm w/ custom foreign keys should still work
If the habtm association in question specifies a custom foreign_key or
association_foreign_key, when the habtm matcher checks that the join
table has the correct columns, it should use the specified column names
instead of the defaults.
2014-07-21 00:12:19 -06:00
..
association_matchers Join table check for habtm w/ custom foreign keys should still work 2014-07-21 00:12:19 -06:00
accept_nested_attributes_for_matcher.rb
association_matcher.rb Join table check for habtm w/ custom foreign keys should still work 2014-07-21 00:12:19 -06:00
association_matchers.rb
have_db_column_matcher.rb
have_db_index_matcher.rb
have_readonly_attribute_matcher.rb
serialize_matcher.rb