Class
Paperclip::Shoulda::Matchers::ValidateAttachmentPresenceMatcher
In:
lib/paperclip/matchers/validate_attachment_presence_matcher.rb
Parent:
Object
Methods
description
error_when_not_valid?
failure_message
matches?
negative_failure_message
new
no_error_when_valid?
Public Class methods
new
(attachment_name)
Public Instance methods
description
()
failure_message
()
matches?
(subject)
negative_failure_message
()
Protected Instance methods
error_when_not_valid?
()
no_error_when_valid?
()
[Validate]