Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Readme problem #41

Open
0100Light opened this issue Jul 31, 2015 · 0 comments
Open

Readme problem #41

0100Light opened this issue Jul 31, 2015 · 0 comments

Comments

@0100Light
Copy link

image

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:
untitled-1

Please consider editing the readme :)


Rails 4.2.1
using in integration with figaro

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant