From: Michel Demazure Date: 2010-04-15T21:24:29+09:00 Subject: Re: Automatic indentation Michael Fellinger wrote: > On Thu, Apr 15, 2010 at 4:37 PM, Michel Demazure > wrote: >> Hi all, >> >> Most IDE integrate automatic indentation for ruby. >> >> I googled for an autonomous indentation program (for ruby) in ruby, and >> did not find any ? Does somebody know of one ? > > http://www.arachnoid.com/ruby/rbeautify.rb.html > And if you use 1.9, i made a new version: http://gist.github.com/367011 Thanks, Michael, it is exactly what I was looking for ! _md -- Posted via http://www.ruby-forum.com/.