Topic: rspec_on_rails problem: ANSI codes in the output?
I'm running rspec on Rails on Textmate, and I get this:
(in /Users/jbrains/Workspaces/dauphin/jbrains.info)
[32m.[0mFinished in 0.268673 seconds
[32m1 example, 0 failures[0m
Any hints about how to remove the ANSI codes in the output?