ar_pg_array 0.10.2
ar_pg_array includes support of PostgreSQL's int[], float[], text[], timestamptz[] etc. into ActiveRecord. You could define migrations for array columns, query on array columns.
Gemfile:
=
安装:
=
Runtime 依赖 (1):
activerecord
< 4.0, >= 3.0.6