Module: Shoulda::Matchers::ActiveModel::NumericalityMatchers

Defined in:
lib/shoulda/matchers/active_model/numericality_matchers.rb,
lib/shoulda/matchers/active_model/numericality_matchers/comparison_matcher.rb,
lib/shoulda/matchers/active_model/numericality_matchers/odd_number_matcher.rb,
lib/shoulda/matchers/active_model/numericality_matchers/even_number_matcher.rb,
lib/shoulda/matchers/active_model/numericality_matchers/numeric_type_matcher.rb,
lib/shoulda/matchers/active_model/numericality_matchers/only_integer_matcher.rb

Defined Under Namespace

Classes: ComparisonMatcher, EvenNumberMatcher, NumericTypeMatcher, OddNumberMatcher, OnlyIntegerMatcher