Method: Deliverhq::Mailbox#address
- Defined in:
- lib/deliverhq/models/mailbox.rb
#address ⇒ Object (readonly)
Returns the value of attribute address.
4 5 6 |
# File 'lib/deliverhq/models/mailbox.rb', line 4 def address @address end |