testing a cron job
Posted by: jstegall
Posted on: 2007-11-10 19:18:00
Hello,
I have created a cron job for my Rails application, that will build an index for the search functionality every hour. I set up the cron through the Goodies panel, and everything seemed to work properly. But is there a way I can test this, to ensure that it is running?
Thanks
Jonathan