Skip to content

Instantly share code, notes, and snippets.

@kevin-shu
Created June 30, 2013 15:52
Show Gist options
  • Save kevin-shu/5895676 to your computer and use it in GitHub Desktop.
Save kevin-shu/5895676 to your computer and use it in GitHub Desktop.
class User < ActiveRecord::Base
serialize :diversity, JSON
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment