Class: MailboxLayer::CheckResponse
- Inherits:
-
Object
- Object
- MailboxLayer::CheckResponse
- Defined in:
- lib/email_address_validation.rb
Constant Summary collapse
- SUCCESS_EXPR =
'success'- INFO_EXPR =
'info'
Instance Method Summary collapse
Instance Method Details
#bar ⇒ Object
102 103 104 105 |
# File 'lib/email_address_validation.rb', line 102 def SUCCESS_EXPR INFO_EXPR end |