[ 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