This gem extends ActiveRecord to let you use PostgreSQL JSONB data for associations Inspired by activerecord-jsonb-associations, but for use in Rails 6+ and ruby 2.7+ and with some unnecessary options and features (HABTM) removed BONUS: extended `table#references` for easy migrations and indexes (NOTE: real foreign key constraints are not possible with PostgreSQL JSONB)
Required Ruby Version
>= 2.7
Authors
Sampson Crowley
Versions
- 6.1.4.1.1 September 19, 2021 (20.5 KB)
- 0.0.10 September 24, 2020 (20 KB)
- 0.0.9 August 13, 2020 (19.5 KB)
- 0.0.8 August 12, 2020 (19.5 KB)
- 0.0.7 August 04, 2020 (20 KB)
- 0.0.5 July 21, 2020 (16 KB)