Recent Posts

rake_commit_tasks now supports git

1 minute read

The rake_commit_tasks plugin now has preliminary support for git. rake_commit_tasks is a rails plugin which contains a set of rake tasks for checking your pr...

RailsConf Presentation

less than 1 minute read

This post is late, but the slides from our RailsConf presentation are online:

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 ...