Skip to content

Commit

Permalink
Directions for installing
Browse files Browse the repository at this point in the history
  • Loading branch information
bkeepers committed Sep 5, 2010
1 parent d589a6a commit b661146
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions README.md
@@ -1,11 +1,10 @@
# delayed_job Mongoid backend

## 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.
(if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
* Send me a pull request. Bonus points for topic branches.
## Installation

Add the gems to you Gemfile:

gem 'delayed_job', '2.1.0.pre2'
gem 'delayed_job_mongoid', '1.0.0.rc'

That's it. Use [delayed_job as normal](http://github.com/collectiveidea/delayed_job).

0 comments on commit b661146

Please sign in to comment.