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,198 of 195,762
Downloads: 3,879

Daily

Ranking: 154,925 of 195,747
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,384,293,602rake
141,271,727,090minitest
36821,302,986activerecord
281191,064,338sqlite3

Owners

#GravatarHandle
1iconguipereira