Extended Model Generator plugin
Plugin details
Documentation
Install the plugin:
ruby script/plugin install http://extended-model-generator.googlecode.com/svn/trunk/
== Usage
ruby script/generate my_model User name:string:limit_48:null_false:default_username pass:string:limit_15
== Options
null_true or null_false default_string limit_integer precision_integer scale_integer autoincrement_true or autoincrement_false
Further Documentation
There is currently no advanced documentation for this plugin.
New documentationEdit plugin | (0 older versions) | Last edited by: hardway, 4 months ago

