An open API service indexing awesome lists of open source software.

https://github.com/linjunpop/resque_mailhopper_example

An example for using resque_mailhopper gem.
https://github.com/linjunpop/resque_mailhopper_example

Last synced: about 1 month ago
JSON representation

An example for using resque_mailhopper gem.

Awesome Lists containing this project

README

          

Resque Mailhopper Example app
---

[![Dependency Status](https://gemnasium.com/linjunpop/resque_mailhopper_example.png)](https://gemnasium.com/linjunpop/resque_mailhopper_example)
[![Still Maintained](http://stillmaintained.com/linjunpop/resque_mailhopper_example.png)](http://stillmaintained.com/linjunpop/resque_mailhopper_example)

Install
===

```
$ bundle install
```

Run
===

```
$ foreman start
```