RubyGems.org

This generator creates a controller with the given name and adds an active_scaffold declaration inside of it, listing all column names and association names, so that you can quickly start customizing it (reordering or removing columns, for example).

installgem install active_scaffold_generator
Authors

Tyler Rick

2,650 total downloads 1,888 for this version
Owners

0c9e8cb5af56c6551bbb0df68bbd3bcf

Gemfile
gem "active_scaffold_generator", "~> 0.1.1"
Versions
  1. 0.1.1 August 13, 2010
  2. 0.1.0 August 13, 2010
Development Dependencies
  1. thoughtbot-shoulda >= 0