You are here: Browse Railsplugins Find Resource
This Rails plugin creates a finder method in your controller, based on the controller name. For instance, if your controller was called PostsController, a find_post method would be created. A before_filter is also added for the show, edit, update and destroy actions.
For more information please see http://dev.turnipspatch.com/trac/wiki/FindResource
Author: Jonathan Leighton <turnip>
NOTE: This description has been extracted from the Plugin README and so the formatting may need updating to make browser friendly