ar_pg_array 0.9.13
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:
=
install:
=
Runtime Dependencies (1):
activerecord
>= 2.3.5