-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
The "#or alternatively:" part should be something like this:
@mailgun = Mailgun(:domain => ENV['mg-domain'], :api_key => ENV['mg-api-key']) or
@mailgun = Mailgun(:domain => 'your-domain', :api_key => 'your-api-key')
Otherwise will get error like this:

Please consider editing the readme :)
Rails 4.2.1
using in integration with figaro
jmcewan
Metadata
Metadata
Assignees
Labels
No labels
