AR Attribute Serializer

ar_attribute_serializer is a simple method that allows you to serialize random attributes and use them just like any other attribute given model has.

Installation

Define the following in your Gemfile and run bundle install

gem 'ar_attribute_serializer'

Usage

Copyright

(c) 2011 Oleg Khabarov, released under the MIT license