CustomAttributes
CustomAttributes allows the management of custom attributes (or metadata, meta fields) for ActiveRecord models.
Usage
Installation
This gem is not suited for standalone use, please use it by adding it to the Gemfile of a Rails application.
License
CustomAttributes is open source and released under the terms of the GNU General Public License v2 (GPL).