Package: wnpp Severity: wishlist Owner: Utkarsh Gupta <guptautkarsh2...@gmail.com>
* Package name : ruby-inherited-resources Version : 1.9.0 Upstream Author : Jose Valim * URL : https://github.com/activeadmin/inherited_resources * License : Expat Programming Lang : Ruby Description : Speeds up development by making controllers inherit all restful actions Inherited Resources speeds up development by making your controllers inherit all restful actions so you just have to focus on what is important. It makes your controllers more powerful and cleaner at the same time. . In addition to making your controllers follow a pattern, it helps you to write better code by following fat models and skinny controllers convention.