ruby
Automate your Rails development with cron: Keep projects updated, install gems, and maintain a repo index
A day in the life of a Rails developer will usually involve a few git pulls, bundle installs, and switching between different projects. I thought it would be great if my projects could be automatically kept up-to-date, so that I don't have to spend too much time updating