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: 151,890 of 187,239
Downloads: 3,591

Daily

Ranking: 145,948 of 187,224
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,151,901,046rake
161,076,711,297minitest
36711,658,717activerecord
274163,773,486sqlite3

Owners

#GravatarHandle
1iconguipereira