Method: Paperclip::Shoulda::Matchers::HaveAttachedFileMatcher#failure_message
- Defined in:
- lib/paperclip/matchers/have_attached_file_matcher.rb
#failure_message ⇒ Object
26 27 28 |
# File 'lib/paperclip/matchers/have_attached_file_matcher.rb', line 26 def "Should have an attachment named #{@attachment_name}" end |