rails_psql_jsonb 0.2.0
Provides jsonb_where, jsonb_order, and atomic update methods (jsonb_update!, jsonb_delete_key, jsonb_array_append, jsonb_increment, and more) for PostgreSQL JSONB columns in Rails ActiveRecord. Generates safe, type-cast SQL with no lost-update race conditions under concurrency.
Gemfile:
=
install:
=
Versions:
- 0.2.0 April 06, 2026 (13.5 KB)