The JSON and JSONB datatypes are wonderful, but most people building apps aren’t writing raw SQL. Instead, you’re going through the ORM of whatever your chosen framework is, and if it hasn’t adapted yet you’re out of luck. Fortunately Rails 4 works great out of the box.
|