thoughtbot--shoulda-matchers/lib/shoulda/matchers/active_record
Joel Moss 6b4035c117 Prefer #foreign_key to #primary_key_name when possible for AssociationMatcher#foreign_key
Fixes deprecation warning added in Rails 3.1:
https://github.com/rails/rails/blob/v3.1.0.beta1/activerecord/lib/active_record/reflection.rb#L201-208

Closes: https://github.com/thoughtbot/shoulda-matchers/pull/9
2011-05-20 10:22:08 -04:00
..
association_matcher.rb Prefer #foreign_key to #primary_key_name when possible for AssociationMatcher#foreign_key 2011-05-20 10:22:08 -04:00
have_db_column_matcher.rb Move into the Matchers namespace 2010-12-15 17:34:19 -05:00
have_db_index_matcher.rb Move into the Matchers namespace 2010-12-15 17:34:19 -05:00
have_readonly_attribute_matcher.rb readonly_attributes are now a Set instead of Array 2011-02-23 11:13:59 -05:00