metafy 1.0.3
Metafy is a Gem for Rails 3 that makes it possible to easily add dynamic attributes to any ActiveRecord model. These lightweight, meta attributes work just like normal database column attributes on your ActiveRecord model and are fully searchable (i.e. you can find records by values contained in these dynamic attributes).
Gemfile:
=
install:
=
Versions:
Show all versions (8 total)Runtime Dependencies (1):
rails
>= 3.0.3