From: Adrian Howard Date: 2005-06-03T02:25:52+09:00 Subject: Re: Ruby equiv of Perltidy? On 2 Jun 2005, at 17:43, Austin Ziegler wrote: > On 6/2/05, RubyLANG@equinoxsolutions.com > wrote: > >> Hello All, >> >> Apologies if this has been covered already but is there, or is anyone >> working on a Perltidy-alike for Ruby? >> > > What is Perltidy? > > If it's a wrapper for HTML Tidy, then someone has done that already. > Look on the RAA, because I believe that it's in there. Nope. For those who don't know perltidy is the Perl's code uber- formatter. Whatever obscure in-house style your Perl is written in perltidy can probably has options enough to format any code in that way - and the defaults are pretty good too. That said - I come across a lot less Ruby that /needs/ to be radically reformatted before it's legible ;-) Adrian