Categories: None [Edit]

atomic_arrays

https://rubygems.org/gems/atomic_arrays
https://github.com/twincharged/atomic_arrays
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.

Total

Ranking: 78,320 of 190,402
Downloads: 12,084

Daily

Ranking: 123,075 of 190,364
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,247,375,353bundler
81,257,384,115rake
29958,215,468rspec
36762,768,244activerecord
107426,662,256pg

Owners

#GravatarHandle
1icontwincharged