Object
@private
# File lib/shoulda/matchers/active_model/numericality_matchers/numeric_type_matcher.rb, line 20 def allowed_type raise NotImplementedError end
# File lib/shoulda/matchers/active_model/numericality_matchers/numeric_type_matcher.rb, line 24 def diff_to_compare raise NotImplementedError end
# File lib/shoulda/matchers/active_model/numericality_matchers/numeric_type_matcher.rb, line 28 def failure_message @disallow_value_matcher.failure_message end
# File lib/shoulda/matchers/active_model/numericality_matchers/numeric_type_matcher.rb, line 33 def failure_message_when_negated @disallow_value_matcher.failure_message_when_negated end
Generated with the Darkfish Rdoc Generator 2.