My favorites | Sign in
Project Logo
                
Code license: MIT License
Labels: Ruby, Rails, plugins, RoR, ActiveRecord, generator
Blogs:
Feeds:
People details
Project owners:
  vidul.root

Usage

The plugin allows extented model generation functionality, i.e.:

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

Install

ruby script/plugin install http://extended-model-generator.googlecode.com/svn/trunk/my_model/








Hosted by Google Code