Method: ActionMailbox::Relayer#username
- Defined in:
- actionmailbox/lib/action_mailbox/relayer.rb
#username ⇒ Object (readonly)
Returns the value of attribute username.
30 31 32 |
# File 'actionmailbox/lib/action_mailbox/relayer.rb', line 30 def username @username end |