Skip to content

Readme problem #41

@0100Light

Description

@0100Light

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions