Class: Mail::Matchers::AnyAttachmentMatcher
- Inherits:
-
Object
- Object
- Mail::Matchers::AnyAttachmentMatcher
- Defined in:
- lib/mail/matchers/attachment_matchers.rb
Instance Method Summary collapse
Instance Method Details
#===(other) ⇒ Object
17 18 19 |
# File 'lib/mail/matchers/attachment_matchers.rb', line 17 def ===(other) other. end |