RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Using PostgreSQL and jsonb with Ruby on Rails

Rails 4.2 introduced support for Postgres’ jsonb. In this article we’ll explore this new column type, see what are the differences against the already supported json type and how to perform queries from ActiveRecord. Check it out!

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