Object
# File lib/paperclip/matchers/validate_attachment_presence_matcher.rb, line 33 def description "require presence of attachment #{@attachment_name}" end
# File lib/paperclip/matchers/validate_attachment_presence_matcher.rb, line 25 def failure_message "Attachment #{@attachment_name} should be required" end
Generated with the Darkfish Rdoc Generator 2.