singleton_process 0.0.1
Ensure that a given process is only running once. Helpful for ensure that scheduled tasks do not overlap if they run longer than the scheduled interval.
Gemfile:
=
インストール:
=
Development依存関係 (1):
rspec
~> 2.12.0