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