can_be 0.2.1
CanBe allows you to track the type of your ActiveRecord model in a consistent simple manner. With just a little configuration on your part, each type of record can contain different attributes that are specifc to that type of record.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
~> 3.1
activesupport
~> 3.1