simple_eav 1.0.2
A simple alternative to acts_as_eav_model that works with ActiveRecord without any monkey patching needed. Acts_as_eav_model's gives a model the ability to have any number of custom attributes. This project has the same goal. The difference being maintaining utmost compatability with ActiveRecord::Base.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
~> 3.1