From: Rizwan Ali Date: 2013-06-21T11:47:16+09:00 Subject: Re: [ANN] ruby2ruby 2.0.6 Released Please stop sending me emails Sent from Rizwan's iPhone On Jun 20, 2013, at 5:31 PM, Ryan Davis wrote: > ruby2ruby version 2.0.6 has been released! > > * home: > * rdoc: > > ruby2ruby provides a means of generating pure ruby code easily from > RubyParser compatible Sexps. This makes making dynamic language > processors in ruby easier than ever! > > Changes: > > ### 2.0.6 / 2013-06-20 > > * 2 bug fixes: > > * Fixed bug with complex rescue but short enough to trigger 1-liner. (Confusion) > * Fixed multiple expressions inside sclass >