My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

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.

Powered by Google Project Hosting