From: Tim Heaney Date: 2005-10-10T02:01:51+09:00 Subject: Re: indent for Ruby, to reformat it "Phlip" writes: > > I'm writing a Ruby script and I'm too lazy to type the indentations and > linefeeds correctly. > > I started on this jag assuming that an indent for Ruby would only be a > Google away. > > I can't find one. Has anyone written a little script that even begins to > reformat Ruby into neat blocks? I let ruby-mode.el do it http://groups.google.com/group/comp.lang.ruby/browse_frm/thread/52e2f6fd77557856/afb22f0625b20dd5 I hope this helps, Tim