thoughtbot--shoulda-matchers/lib/shoulda/matchers/active_record
Adam89 ba744ba1b7 Use proper enumerable method
Instead of using `select` and a not to get all the false matchers
we are now using `reject` to return them.
2014-06-21 20:09:17 -06:00
..
association_matchers Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00
accept_nested_attributes_for_matcher.rb Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00
association_matcher.rb Use proper enumerable method 2014-06-21 20:09:17 -06:00
association_matchers.rb Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00
have_db_column_matcher.rb Extract examples in README to inline documentation 2014-06-20 16:41:27 -06: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 Extract examples in README to inline documentation 2014-06-20 16:41:27 -06:00