textmate rspec bundle (datamapper) helpers
April 9th, 2009 • Uncategorized
I found that I often want to add debug outputs to the specs while working on them. Since I use textmate’s rspec bundle to run (focused) unit tests, I needed my debug messages to be html. Here’s what I came up with
like this!! ;-)