Class
Paperclip::Shoulda::Matchers::HaveAttachedFileMatcher
In:
lib/paperclip/matchers/have_attached_file_matcher.rb
Parent:
Object
Methods
description
failure_message
has_column?
included?
matches?
negative_failure_message
new
responds?
Public Class methods
new
(attachment_name)
Public Instance methods
description
()
failure_message
()
matches?
(subject)
negative_failure_message
()
Protected Instance methods
has_column?
()
included?
()
responds?
()
[Validate]