h1. VRaptor Scaffold "!https://secure.travis-ci.org/caelum/vraptor-scaffold.png!":http://travis-ci.org/caelum/vraptor-scaffold
VRaptor Scaffold extension to make it easier configuring new projects and plugins.
h1. Documentation
Vraptor Scaffold website can be found at "http://vraptor.org":http://vraptor.org RDocs can be found at "http://rdoc.info":http://rubydoc.info/gems/vraptor-scaffold
h1. Installation
gem install vraptor-scaffold
h1. Getting Started
At the command line client:
vraptor new myapp
cd myapp
vraptor scaffold product name:string value:double
ant jetty.run
open http://localhost:8080/products
h2. Note on Patches/Pull Requests
h2. Author
Vraptor Scaffold was created and is maintained by "Rodolfo Liviero":http://rodolfoliviero.com.br.
h2. Contributors