scheduler_daemon 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:
=
インストール:
=
Runtime依存関係 (5):
activesupport
>= 0
chronic
>= 0.2.0
daemons
>= 1.0.10
eventmachine
>= 0.12.8
rufus-scheduler
~> 2.0.24
Development依存関係 (1):
rspec
~> 2.13.0