Thank you, that was helpful. It's working now.
On Oct 5, 6:34 am, Javan Makhmali <
ja...@javan.us> wrote:
> Cron's smallest interval is minutes so it's not possible to do every
> second. To stop a cron job you need to edit your crontab file and
> remove that entry (or remove it from your schedule.rb file and and run
> `whenever' again).
>