acts_as_nosql 0.2.0
It allows to handle JSON and JSONB fields as if they are proper database columns, handling default values, type casting and easier validation.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 6, < 9
activesupport
>= 6, < 9