thoughtbot--shoulda-matchers/lib/shoulda/matchers/active_model
Clemens Helm 662b674cf4 Implemented all possible i18n error messages for validations. 2011-11-17 11:57:57 +01:00
..
allow_mass_assignment_of_matcher.rb added role option to mass assigment matcher for rails 3.1 2011-06-03 17:21:05 +02:00
allow_value_matcher.rb Implemented all possible i18n error messages for validations. 2011-11-17 11:57:57 +01:00
ensure_exclusion_of_matcher.rb add ensure_exclusion_of 2011-10-16 20:49:58 +03:00
ensure_inclusion_of_matcher.rb Seperate ActiveRecord and ActiveModel related matchers 2011-05-06 15:56:36 +02:00
ensure_length_of_matcher.rb Seperate ActiveRecord and ActiveModel related matchers 2011-05-06 15:56:36 +02:00
helpers.rb Implemented all possible i18n error messages for validations. 2011-11-17 11:57:57 +01:00
validate_acceptance_of_matcher.rb Seperate ActiveRecord and ActiveModel related matchers 2011-05-06 15:56:36 +02:00
validate_format_of_matcher.rb Seperate ActiveRecord and ActiveModel related matchers 2011-05-06 15:56:36 +02:00
validate_numericality_of_matcher.rb Seperate ActiveRecord and ActiveModel related matchers 2011-05-06 15:56:36 +02:00
validate_presence_of_matcher.rb Seperate ActiveRecord and ActiveModel related matchers 2011-05-06 15:56:36 +02:00
validate_uniqueness_of_matcher.rb Use to_s.next as the fall back. 2011-09-20 11:15:03 -04:00
validation_matcher.rb Seperate ActiveRecord and ActiveModel related matchers 2011-05-06 15:56:36 +02:00