My favorites | Sign in
Project Logo
                
Code license: MIT License
Labels: ruby, rails, plugin, scaffolding
People details
Project owners:
  timocratic

NO LONGER MAINTAINED: Superceded by http://code.google.com/p/restcontroller/

A plugin for Rails to duplicate the generated scaffold_resource (a RESTful Controller and Views for a given model/resource), but do it dynamically, like the 'scaffold :model' call available in Rails, currently. Also allows for running all the standard scaffold_resource tests by 'include DynamicScaffoldResourceTestHelper' and then specifying the @singular_name for the resource in your test setup funtion.

See README link or the included docs, for more details.









Hosted by Google Code