README.md in rcarvalho-workless-1.0.2.18 vs README.md in rcarvalho-workless-1.0.2.19
- old
+ new
@@ -7,10 +7,10 @@
By adding the gem to your project and configuring our Heroku app with some config variables workless should do the rest.
## Update
-Version 1.0.2.* is released by rcarvalho - added ability to scale workers to a desired number. Also, improved performance by reducing the number of calls to the Heroku API and storing the current number of workers in memcached. Of course, now you have to have caching in your app to
+Version 1.0.2.* is released by rcarvalho. Added ability to scale workers to a desired number. Also, improved performance by reducing the number of calls to the Heroku API and storing the current number of workers in memcached. Of course, now you have to have caching in your app to
utilize this branch.
## Compatibility
Workless should work correctly with Rubies 1.8.7, ree, 1.9.2 and 1.9.3. It is compatible with Delayed Job since version 2.0.7 up to the latest version 3.0.1, the table below shows tested compatibility with ruby, rails and delayed_job