Resource Controller

resource_controller makes RESTful controllers easier, more maintainable, and super readable. With the RESTful controller pattern hidden away, you can focus on what makes your controller special.

This one is very cool. See the README for more information and usage examples.

Author: James Golick

Installation:

ruby script/plugin install git://github.com/giraffesoft/resource_controller.git