Plugins - Find Resource
Add to favoritesThis 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.
http://dev.turnipspatch.com/trac/wiki/FindResource
http://svn.turnipspatch.com/public/find_resource/
GPL
Controllers
