Skip to content

Example app for accepting incoming email with Postmark and the postmark-mitt gem

License

Notifications You must be signed in to change notification settings

UWE-Ruby/postmark-mitt-example

 
 

Repository files navigation

Postmark Mitt Example

This is an example Rails app to show how to accept incoming email with Postmark and the postmark-mitt gem. Head to postmark-mitt-example.heroku.com/ to see it in action.

Install

bundle install
rake db:migrate
rake db:seed

Note on Patches/Pull Requests

  • Fork the project.

  • Make your feature addition or bug fix.

  • Add tests for it. This is important so I don’t break it in a future version unintentionally.

  • Commit, do not mess with rakefile, version, or history.

  • Send me a pull request. Bonus points for topic branches.

Authors & Contributors

  • Randy Schmidt

Copyright © 2011 Randy Schmidt. See LICENSE for details.

About

Example app for accepting incoming email with Postmark and the postmark-mitt gem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%