Posts Tagged ‘formatting’

formating the ruby – rails console

Wednesday, October 28th, 2009

So now that I got the ruby console working, when you get output it’s just a big stream of text, and very hard to read separate results, and just a plain PITA.

This: http://github.com/cldwalker/hirb#readme

Does some excellent formating, comes with the default view enabled, but if you want to make your own configurations you can.

Me elsewhere on the web...