Method: AuthRocket::SmtpProvider#smtp_host
- Defined in:
- lib/authrocket/smtp_provider.rb
#smtp_host ⇒ Object (readonly)
Returns the value of attribute smtp_host.
9 10 11 |
# File 'lib/authrocket/smtp_provider.rb', line 9 def smtp_host @smtp_host end |