Object
@private
# File lib/shoulda/matchers/active_model/validation_matcher.rb, line 27 def failure_message_when_negated @failure_message_when_negated || @failure_message end
# File lib/shoulda/matchers/active_model/validation_matcher.rb, line 32 def matches?(subject) @subject = subject false end
Generated with the Darkfish Rdoc Generator 2.