atomic_arrays 1.0.0
AtomicArrays aims to assist ActiveRecord with updating Postgres arrays by offering a couple simple methods to change arrays in both the database and the instance it is called on. These methods are atomic in nature because they update the arrays in the database without relying on the current object's instantiated arrays.
Gemfile:
=
instalar:
=
dependencias de Runtime (1):
activerecord
>= 4.0