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.
- Host: GitHub
- URL: https://github.com/linjunpop/resque_mailhopper_example
- Owner: linjunpop
- Created: 2012-02-15T15:34:10.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-11-26T07:44:29.000Z (over 13 years ago)
- Last Synced: 2025-02-26T11:14:22.607Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 129 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
Resque Mailhopper Example app
---
[](https://gemnasium.com/linjunpop/resque_mailhopper_example)
[](http://stillmaintained.com/linjunpop/resque_mailhopper_example)
Install
===
```
$ bundle install
```
Run
===
```
$ foreman start
```