thoughtbot--shoulda-matchers/lib/shoulda/matchers/active_record
Jacob Morris 26a35978f6 Rename AssociationMatcher#join_table
Free up the `join_table` name so that users can specify a `join_table`
option when testing their associations.
2015-04-03 23:33:19 -06:00
..
association_matchers Rename AssociationMatcher#join_table 2015-04-03 23:33:19 -06:00
uniqueness Documentation updates 2014-12-25 01:13:30 -05:00
accept_nested_attributes_for_matcher.rb Updated accept_nested_attributes_for_matcher docs [ci skip] 2014-08-27 15:16:15 -03:00
association_matcher.rb Rename AssociationMatcher#join_table 2015-04-03 23:33:19 -06:00
association_matchers.rb Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00
define_enum_for_matcher.rb Fix enum attribute name verification 2015-02-12 18:04:51 -07:00
have_db_column_matcher.rb Documentation updates 2014-12-25 01:13:30 -05:00
have_db_index_matcher.rb Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00
have_readonly_attribute_matcher.rb Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00
serialize_matcher.rb Fix AR matcher tests for Rails 4.2 2014-12-25 00:45:06 -05:00
uniqueness.rb Move uniqueness validation to ActiveRecord module 2014-12-13 17:53:16 -05:00
validate_uniqueness_of_matcher.rb Add documentation to validate_uniqueness_of on qualifier 2015-03-28 22:33:44 -06:00