RubyGems.org

cerealize

1.0.2

Serialize out of the Cerealize Box - a drop-in replacement for ActiveRecord's serialize It can auto transcode old encoding (yaml if you're using AR's serialize), to new encoding (marshal, json, you name it) without any migration.

installgem install cerealize
Authors

Cardinal Blue, Lin Jen-Shin (godfat), Jaime Cham

13,262 total downloads 1,238 for this version
Owners

8c73dab2ecd23d5b5627a0235ae2f9b1

Gemfile
gem "cerealize", "~> 1.0.2"
Versions
  1. 1.0.2 July 25, 2011
  2. 1.0.1 July 8, 2011
  3. 1.0.0 June 29, 2011
  4. 0.9.0 April 27, 2011
  5. 0.8.7 October 19, 2010
Show all versions (12 total)
Runtime Dependencies
  1. activerecord >= 0