Posts Tagged ‘inherited_resources’
In this post I’ll show how I’ve dried up the admin controllers of a project at Todobebe using inherited_resources, a gem that makes your controllers inherit all restful actions. Basically I’ve coded two classes to be inherited by the controllers.
Filed under: Ruby | Leave a Comment
Tags: controllers, gems, inherited_resources, rails, tricks, will_paginate
