thoughtbot--shoulda-matchers/lib/shoulda/matchers/active_record
knapo 7f72f4a478 Change the way of translating default_error_message by using :default I18n.translation options instead of throwing I18n::MissingTranslationData 2011-03-17 14:02:39 +01: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 readonly_attributes are now a Set instead of Array 2011-02-23 11:13:59 -05:00
helpers.rb Change the way of translating default_error_message by using :default I18n.translation options instead of throwing I18n::MissingTranslationData 2011-03-17 14:02:39 +01:00
validate_acceptance_of_matcher.rb Move into the Matchers namespace 2010-12-15 17:34:19 -05:00
validate_format_of_matcher.rb Updated docs for the validate_format_of matcher 2011-02-26 09:11:47 -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