Skip to content
This repository was archived by the owner on Jul 17, 2022. It is now read-only.

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Sonnek committed Sep 27, 2010
1 parent 00e55d6 commit 8458bd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Backgrounded provides a thin wrapper around any background processing framework

= Features
* clean and concise API which removes any dependency on external "worker" jobs and allows you to execute any model method in the background
* support running background methods in unit tests using an 'in process' runner
* integrates with any background processing framework (DelayedJob, Resque, JobFu, Workling, etc)
* background methods can be actually unit tested by using an 'in process' runner

= Usage

Expand Down

0 comments on commit 8458bd9

Please sign in to comment.