public
Description: Running Long Background Tasks In Ruby On Rails Made Dead Simple
Homepage:
Clone URL: git://github.com/ncr/background-fu.git
Click here to lend your support to: background-fu and make a donation at www.pledgie.com !
background-fu / TODO
100644 3 lines (2 sloc) 0.095 kb
1
2
3
1. Deprecate daemons and use: http://github.com/kennethkalmer/daemon-kit/
2. Add a test suite.