thoughtbot--shoulda-matchers/lib/shoulda/matchers/active_record
Elliot Winkler c590a60108 Fix `belong_to` used with polymorphic association
For a polymorphic belongs_to association, the association doesn't
actually point to a class, it points to a concept, so we can't check
that the model it points to exists.
2014-04-12 14:49:01 -06:00
..
association_matchers Fix `belong_to` used with polymorphic association 2014-04-12 14:49:01 -06:00
accept_nested_attributes_for_matcher.rb Update deprecated matcher protocol for RSpec 3. 2013-12-24 22:34:26 +11:00
association_matcher.rb Fix `belong_to` used with polymorphic association 2014-04-12 14:49:01 -06:00
have_db_column_matcher.rb Convert to 1.9 hash syntax 2014-01-17 13:20:44 -07:00
have_db_index_matcher.rb Make optional the required argument in have_db_index(...).unique 2014-03-04 12:47:16 +00:00
have_readonly_attribute_matcher.rb Update deprecated matcher protocol for RSpec 3. 2013-12-24 22:34:26 +11:00
serialize_matcher.rb Update deprecated matcher protocol for RSpec 3. 2013-12-24 22:34:26 +11:00