LoginSignup
1
0

More than 5 years have passed since last update.

Whenever【自分用】

Last updated at Posted at 2017-03-04

Railsで定期的にバッチ回す「Whenever」
http://qiita.com/yumiyon/items/388fbb84450f49a6ab0d

Command not found
http://stackoverflow.com/questions/9482298/rails-cron-whenever-bundle-command-not-found

更新コマンド

bundle exec whenever  --update-crontab

SSHKit::Runner::ExecuteError: Exception while executing as

【deploy.rb】

set :whenever_roles, :batch # 対象のロールを指定

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0