Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我怎样才能停止发条,它开始于
RAILS_ENV=production bundle exec clockwork config/schedule.rb &
我们在没有上帝、Monit 或其他任何东西的情况下使用它
从 0.5.2 版开始,您可以调用
clockworkd -c [your .rb file] start|stop|restart