From: "Joe Wölfel" Date: 2008-10-07T05:25:18+09:00 Subject: Re: Why not adopt "Python Style" indentation for Ruby? On 6 oct. 08, at 16:17, Joe Wölfel wrote: > > On 6 oct. 08, at 15:57, Brian Candler wrote: >> Personally, the solution I would love to have is a parser/pretty- >> printer >> tool which can read a Ruby source file and spit it back out with >> "standardised" indentation. It would then be obvious where the >> problem >> lies. You'd get the benefit of python-style indentation, without >> actually having to use python-style indentation :-) > > > Maybe this is close to what you want. > http://blog.neontology.com/posts/2006/05/10/beautiful-ruby-in-textmate > Sorry, here's a better link. http://www.arachnoid.com/ruby/rubyBeautifier.html