Last updated:
0 purchases
AtomicArrays is a lightweight gem that aims to assist ActiveRecord
with PostgreSQL array operations by offering a couple simple methods
to update arrays in the database and the instance that 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.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.