thoughtbot--shoulda-matchers/lib/shoulda/matchers/active_record
Tristan Dunn 3daca5b601 Support validates_presence_of with a class using ActiveModel::Validations. 2011-01-24 11:19:34 -05:00
..
allow_mass_assignment_of_matcher.rb Move into the Matchers namespace 2010-12-15 17:34:19 -05:00
allow_value_matcher.rb Move into the Matchers namespace 2010-12-15 17:34:19 -05:00
association_matcher.rb Move into the Matchers namespace 2010-12-15 17:34:19 -05:00
ensure_inclusion_of_matcher.rb Move into the Matchers namespace 2010-12-15 17:34:19 -05:00
ensure_length_of_matcher.rb Move into the Matchers namespace 2010-12-15 17:34:19 -05: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 Move into the Matchers namespace 2010-12-15 17:34:19 -05:00
helpers.rb Move into the Matchers namespace 2010-12-15 17:34:19 -05:00
validate_acceptance_of_matcher.rb Move into the Matchers namespace 2010-12-15 17:34:19 -05:00
validate_format_of_matcher.rb Move into the Matchers namespace 2010-12-15 17:34:19 -05:00
validate_numericality_of_matcher.rb Move into the Matchers namespace 2010-12-15 17:34:19 -05:00
validate_presence_of_matcher.rb Support validates_presence_of with a class using ActiveModel::Validations. 2011-01-24 11:19:34 -05:00
validate_uniqueness_of_matcher.rb Move into the Matchers namespace 2010-12-15 17:34:19 -05:00
validation_matcher.rb Move into the Matchers namespace 2010-12-15 17:34:19 -05:00