Generate Ruby from your WADL REST API Descriptions with REST Describe & Compile
I have been digging a bit into Ruby today, and I must say that probably I will not really make friends with this hip language. Honestly, is it necessary to do stuff like this:
puts "1, 2, " + 3.to_s


You can download the source code under a BSD license, and as always the latest version is available directly from my web space. Auch auf deutsch. You can access older versions by hacking the URL: http://tomayac.com/rest-describe/0.X.Y/RestDescribe.html, where X and Y stand for the old version numbers.