标签: ruby-on-rails scheduled-tasks
如何停止由
RAILS_ENV=production bundle exec clockwork config/schedule.rb &
我们在没有上帝,Monit或其他任何东西的情况下使用它
答案 0 :(得分:1)
自版本0.5.2起,您可以致电
clockworkd -c [your .rb file] start|stop|restart