scheduler_daemon_3lancers 1.1.5
a Rails 2.3, Rails 3, and Ruby compatible scheduler daemon. Replaces cron/rake pattern of periodically running rake tasks to perform maintenance tasks, only loading the environment ONCE.
Gemfile:
=
install:
=
Versions:
- 1.1.5 April 03, 2014 (15.5 KB)
Runtime Dependencies (5):
activesupport
>= 0
chronic
>= 0.2.0
daemons
>= 1.0.10
eventmachine
>= 0.12.8
rufus-scheduler
~> 2.0.24
Development Dependencies (1):
rspec
~> 2.13.0