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: 77,875 of 188,354
Downloads: 11,958

Daily

Ranking: 125,166 of 188,339
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,090,212,201bundler
101,192,295,793rake
29936,893,351rspec
36734,817,456activerecord
107411,574,932pg

Owners

#GravatarHandle
1icontwincharged