From: Nasir Khan Date: 2007-06-28T05:11:47+09:00 Subject: Re: Is there a ruby source code formatter? ------=_Part_38957_29752031.1182975109079 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline I dont believe there is one out there, at least my google search drew a naught. I also want a ruby code formatter, though for a different reason as I do a lot of automatic code generation and it will be nice to run the code through a formatter to make it human friendly. If non extsts then I am thinking of doing one myself and make it available to others. - Nasir On 6/27/07, Frank Church wrote: > > > Is there a ruby source code formatter somewhere out there? > > My ruby code is looking pretty terrible as I chop and change here and > there to get the code to work right. > > Something that can take a ruby file and output another file will be > great. > > Frank > > -- > Posted via http://www.ruby-forum.com/. > > ------=_Part_38957_29752031.1182975109079--