RubyJunky.com A Ruby, Rails, and general programming blog by Brian VanLoo Rails ActiveRecord Serialize First off I have to admit I am not the best Googler in the world. So when I set out to figure out how to store a bunch of key/value pairs into a single text column in a database it is somewhat understandable that I turned up confusing results around Rails serialize. Unfortunately it looks like th