class MailboxLayer::CheckResponse

Constants

INFO_EXPR
SUCCESS_EXPR

Public Instance Methods

bar() click to toggle source
# File lib/email_address_validation.rb, line 102
def bar
  SUCCESS_EXPR
  INFO_EXPR
end