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.
Cardinal Blue, Lin Jen-Shin (godfat), Jaime Cham
gem "cerealize", "~> 1.0.2"