[ANN] Plugin: Find Resource

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 (lots) more information please see
http://dev.turnipspatch.com/trac/wiki/FindResource

Any feedback is very welcome.

Cheers,

Jon

On 2 Mar 2007, at 13:51, Jon L. wrote:

http://dev.turnipspatch.com/trac/wiki/FindResource
Short and sweet!

Regards,
Andy S.