The crontab -l below doesn\'t seem to run. The script run by hand runs fine. Here is the error i\'m seeing
Dec 3 20:12:01 dahlia /USR/SBIN/CRON[13912]: (gigawat
Solved it, i was calling two files in my code and it couldn't find those files. I editing the .rb file to include the full path and it works perfectly now. Thanks everyone!