Module: MandrillClient

Defined in:
lib/mandrill_template/client.rb

Class Method Summary collapse

Class Method Details

.clientObject



5
6
7
# File 'lib/mandrill_template/client.rb', line 5

def self.client
  Mandrill::API.new ENV['MANDRILL_APIKEY']
end