Skip to content

Instantly share code, notes, and snippets.

@jjb
Created April 30, 2013 05:11
Show Gist options
  • Save jjb/5486701 to your computer and use it in GitHub Desktop.
Save jjb/5486701 to your computer and use it in GitHub Desktop.
class Foo < ActiveRecord::Base
serialize :bar, JSON
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment