inherited_resources_views 0.4.1
Using Inherited Resources is an excellent way to reduce the amount of repetition in your controllers. But what about views? A lot of times resources share the same views, so why not DRY 'em up using Inherited Resources Views!
Gemfile:
=
instalar:
=
dependencias de Runtime (1):
inherited_resources
>= 1.0
dependencias de Development (2):
hpricot
>= 0
ruby_parser
>= 0