Refresh View plugin

Plugin details

RefreshView is designed to allow the user to regenerate the basic rails views from existing models with one or more existing migrations. It was developed to alleviate the need to enter migration information at the command line when script/generating a scaffold.

Websitehttp://elctech.com/2008/1/23/refreshing-rails-generated-views Repositoryhttp://refreshview.rubyforge.org/svn/tags/1.0/refresh_view/ Author James Moline Tags View LicenseMIT

Documentation

Install the plugin:
ruby script/plugin install http://refreshview.rubyforge.org/svn/tags/1.0/refresh_view/

Example:

./script/generate refresh_view #{model_name}

Further Documentation

There is currently no advanced documentation for this plugin.

New documentation

Edit plugin | Back in time (1 older version) | Last edited by: hardway, 2 months ago