Class: SendMail

Inherits:
Object
  • Object
show all
Defined in:
lib/check_host/send_mail.rb

Instance Method Summary collapse

Constructor Details

#initializeSendMail

Returns a new instance of SendMail.



4
5
6
# File 'lib/check_host/send_mail.rb', line 4

def initialize
  send
end