On Tue, Aug 24, 2010 at 11:18 AM, Jason Langenauer <[email protected]> wrote: > Hi all, > > I've just pushed the first version of a gem I've written: Eden, a > source-code formatter for Ruby. It's based on a robust lexical > analyser which can ferret out most of the ambiguities in Ruby syntax, > and is designed to be configurable in Ruby to set code standards, as > well as being extensible. > > It's a simple "gem install eden" to get, and I've got source up at: > http://github.com/jasonl/eden > > I'd love any feedback, as well as suggestions for further improvements > / new features.
Nice work Jason! I've created you a couple of issued on github :) :lachie > > Cheers, > > Jason > > -- > You received this message because you are subscribed to the Google Groups > "Ruby or Rails Oceania" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/rails-oceania?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rails-oceania?hl=en.
