Gutsy
Gutsy generates RubyGem wrappers and documentation for heroics-generated API clients from JSON schema. It's the Ruby side of the coin to braise.
Usage
$ gem install gutsy
$ gutsy generate AppName /path/to/schema.json /path/for/output/
Check out your generated API gem! You'll probably want to edit the gemspec, README.md, and LICENSE.txt to better fit your needs.
License
See LICENSE.txt