Last Modified
2014-09-11 02:16:25 +0000
Requires
  • shoulda/matchers/active_model/helpers
  • shoulda/matchers/active_model/validation_matcher
  • shoulda/matchers/active_model/validation_message_finder
  • shoulda/matchers/active_model/exception_message_finder
  • shoulda/matchers/active_model/allow_value_matcher
  • shoulda/matchers/active_model/disallow_value_matcher
  • shoulda/matchers/active_model/ensure_length_of_matcher
  • shoulda/matchers/active_model/ensure_inclusion_of_matcher
  • shoulda/matchers/active_model/ensure_exclusion_of_matcher
  • shoulda/matchers/active_model/validate_absence_of_matcher
  • shoulda/matchers/active_model/validate_presence_of_matcher
  • shoulda/matchers/active_model/validate_uniqueness_of_matcher
  • shoulda/matchers/active_model/validate_acceptance_of_matcher
  • shoulda/matchers/active_model/validate_confirmation_of_matcher
  • shoulda/matchers/active_model/validate_numericality_of_matcher
  • shoulda/matchers/active_model/numericality_matchers/numeric_type_matcher
  • shoulda/matchers/active_model/numericality_matchers/comparison_matcher
  • shoulda/matchers/active_model/numericality_matchers/odd_number_matcher
  • shoulda/matchers/active_model/numericality_matchers/even_number_matcher
  • shoulda/matchers/active_model/numericality_matchers/only_integer_matcher
  • shoulda/matchers/active_model/allow_mass_assignment_of_matcher
  • shoulda/matchers/active_model/errors
  • shoulda/matchers/active_model/have_secure_password_matcher

Description