tobi / delayed_job

Database backed asynchronous priority queue -- Extracted from Shopify
http://tobi.github.com/delayed_job
MIT License
2.15k stars 1.25k forks source link

fix README: configs are cattrs on Delayed::Worker #48

Closed bonkydog closed 11 years ago

bonkydog commented 13 years ago

Hello, tobi.

Thanks for maintaining delayed_job. It's awesome.

I noticed that the initializer example seems to have become wrong.

Here's a fix.

Best, bonkydog