multi_tabular 0.2.1
Facilitates true multi table inheritance of ActiveRecord models by providing methods for super- and subclasses as well as models with a foreign-key association to MTI records.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
~> 4.1
activesupport
~> 4.1