
Dave Thomas
@pragdave
Programmer turned publisher (but mostly programmer)
ID: 6186692
http://articles.pragdave.me 21-05-2007 00:21:44
6,6K Tweet
32,32K Takipçi
100 Takip Edilen

Now idea why it took me so long to do this, but I finally twigged to a way of making Ruby on Rails dev logs usable when looking at errors: bin/dev | grep -v '/gems/' Now the error fits on the screen. Added bonus: I'm no longer depressed by the depth of the Rails' call stack.