Categories: None [Edit]

atomic_first_or_create

https://rubygems.org/gems/atomic_first_or_create
first_or_create does not guarantee uniqueness by itself, and if there is a uniqueness constraint on the database, it may fail with a RecordNotUnique exception. This gem adds atomic_first_or_create, which, in conjunction with a uniqueness constraint, provides the correct behaviour.

Total

Ranking: 153,756 of 196,619
Downloads: 3,903

Daily

Ranking: 94,289 of 196,594
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,416,207,584rake
141,299,534,904minitest
37838,814,166activerecord
286195,435,976sqlite3

Owners

#GravatarHandle
1iconguipereira