RubyFlow The Ruby and Rails community linklog

Postgres' JSON Column with Rails 4

I wrote a quick article about using the JSON column type instead of the hstore extension with Postgres in Rails 4. It is perfect to use for things like user settings or storing arbitrary data associated with a record. Read the article at http://blog.chadwilken.com/json-with-postgres-in-rails/

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in