Skip to content

Instantly share code, notes, and snippets.

@chyld
Created March 29, 2013 00:48
Show Gist options
  • Save chyld/5267988 to your computer and use it in GitHub Desktop.
Save chyld/5267988 to your computer and use it in GitHub Desktop.
ActionMailer::Base.add_delivery_method :ses, AWS::SES::Base, :access_key_id => ENV['AWSKEY'], :secret_access_key => ENV['AWSSEC']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment