Amazon.com Widgets
...not so private reflections of greg.newman
Categories & Search

Beautify Ruby Code in Textmate

I just ran across this Textmate script that will help beautify your Ruby code. I ran a test on it with some rb files and it seems to work really well.

Instructions and script can be found here.

1 Comments

I wrote a Rake script that will beautify your entire Rails directory. It should be useful especially for people who don't develop on a Mac.

Leave a comment