has_inherited 2.2.0
The intention of this library is to make it easy to inherit particular variables between models in rails apps. We start with a parent model that will function as a pseudo-polymorphic association for children objects.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
>= 0