Method: Checkup::Configuration::Notifier::Mail.authentication
- Defined in:
- lib/checkup/configuration/notifier/mail.rb
.authentication ⇒ Object
Authentication type Example: plain
64 65 66 |
# File 'lib/checkup/configuration/notifier/mail.rb', line 64 def authentication @authentication end |