Posts Tagged ‘rails’

Cockpit Helps you Pilot your Project

Posted on October 21st, 2008, by marcus

For our entry in last weekend’s Rails Rumble, I partnered with Justin Britten of Compulsivo to create Cockpit.
We were tired of constantly logging in to various sites to see key data for the various projects we were working on. While RSS feeds can provide much of the data, digging through RSS feeds doesn’t provide you [...]

Tags: , ,

Adding git Branch and Commit Info to your Prompt

Posted on July 21st, 2008, by marcus

A few months ago we started using git for source control. It has a bit of a steep learning curve, but branching, tagging, and vendor management are all much easier once you wrap your head around the git approach.
I did get caught by one snag recently though. When upgrading from rails 2.0.2 to 2.1, I [...]

Tags: , ,