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