Rails whenever gemを使ってCronによりrakeコマンドを定期実行させると、bundle コマンドが見つかりません bundle: command not foundになる
You can also ensure your PATH ends up in the crontab, by putting the following at the top of the schedule.rb file:env...
2012-08-29
CronRailsrakeRubyUbuntuwhenever