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: 74,008 of 196,881
Downloads: 13,969

Daily

Ranking: 15,791 of 196,850
Downloads: 13

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,772,137,100bundler
81,422,244,477rake
291,022,953,401rspec
37842,329,358activerecord
110473,531,975pg

Owners

#GravatarHandle
1icontwincharged