Recent Posts

Automerging now in rake_commit_tasks

less than 1 minute read

The rake_commit_tasks plugin now supports automatically merging changes from branch to trunk. I describe the feature and the use case at Automatically merge ...

Flight delays application overhaul

1 minute read

In Flight delay information for United flights, I talked about an application I wrote to show United flight delays over time. I have now completely rewritten...

Mephisto with Phusion Passenger

1 minute read

I recently upgraded my blogging software, Mephisto, from 0.7.3 to 0.8.1. One thing I noticed is that they moved the cached files from public to a cache subfo...

Deploying trunk or tags with capistrano

1 minute read

On my current project, we use capistrano for all of our deployments. In the simplest case, you tell capistrano the URL of your repository, and then you deplo...