class MailFinder::Results
Public Instance Methods
many?()
click to toggle source
# File lib/spreewald_support/mail_finder.rb, line 104 def many? size > 1 end
# File lib/spreewald_support/mail_finder.rb, line 104 def many? size > 1 end