RubyGems Navigation menu

associate_jsonb 0.0.1

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)

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 6.1.4.1.1 September 19, 2021 (20.5KB)
  2. 0.0.10 September 24, 2020 (20KB)
  3. 0.0.9 August 13, 2020 (19.5KB)
  4. 0.0.8 August 12, 2020 (19.5KB)
  5. 0.0.7 August 04, 2020 (20KB)
  6. 0.0.1 July 14, 2020 (12.5KB)
全てのバージョンを表示(全11件)

Runtime依存関係 (4):

mutex_m ~> 0.1, >= 0.1.0
pg ~> 1.1, >= 1.1.2
rails ~> 6, >= 6.0.3.1
zeitwerk ~> 2, >= 2.2.2

Development依存関係 (1):

rspec ~> 3.7.0

所有者:

プッシュ者:

作者:

  • Sampson Crowley

SHA 256チェックサム:

=

累計ダウンロード数 16,986

このバージョンのみ 1,611

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 2.7

リンク: