[ trixie ]
[ sid ]
[ ソース: ruby-jsonb-accessor ]
パッケージ: ruby-jsonb-accessor (1.4-1)
ruby-jsonb-accessor に関するリンク
Debian の資源:
ruby-jsonb-accessor ソースパッケージをダウンロード:
- [ruby-jsonb-accessor_1.4-1.dsc]
- [ruby-jsonb-accessor_1.4.orig.tar.gz]
- [ruby-jsonb-accessor_1.4-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Adds typed jsonb backed fields to ActiveRecord models
Jsonb Accessor allows you to treat fields on a jsonb column as though they were actual columns being picked up by ActiveRecord. It also adds generic scopes for querying jsonb columns.
その他の ruby-jsonb-accessor 関連パッケージ
|
|
|
|
-
- dep: ruby-activerecord (>= 2:6.1)
- object-relational mapper framework (part of Rails)
-
- dep: ruby-activesupport (>= 2:6.1)
- collection of utility classes used by the Rails framework
-
- dep: ruby-pg (>= 0.18.1)
- PostgreSQL interface for Ruby