You are here: Browse Railsplugins Refresh View
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.
./script/generate refresh_view #{model_name}
Copyright© 2008 James Moline, released under the MIT license
NOTE: This description has been extracted from the Plugin README and so the formatting may need updating to make browser friendly