RailsCasts Pro episodes are now free!

Learn more or hide this

eweiser's Profile

GitHub User: eweiser

Comments by

Avatar

you would want to use a scheduler of some sort that calls the rake task every fixed interval of time. check out the Whenever gem, or if you're deploying on Heroku there's an easy to use scheduler add-on.