Extended Model Generator plugin

Plugin details

The plugin allows extented model generation functionality.

Websitehttp://code.google.com/p/extended-model-generator/ Repositoryhttp://extended-model-generator.googlecode.com/svn/trunk/ Author Vidul N. Petrov Tags generate, model LicenseMIT

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 documentation

Edit plugin | (0 older versions) | Last edited by: hardway, 4 months ago