Kamil’s personal blog

Kamil’s personal blog

Follow
homeAboutbadges
Tag

activerecord

#activerecord

More content

Read more stories on Hashnode


Articles with this tag

ActiveRecord find_or_create_by and concurrency - how to handle it?

Mar 17, 20196 min read

ActiveRecord provides a bunch of useful methods. One of them is a find_or_create_by which is cool, because it avoids using IF...

ActiveRecord find_or_create_by and concurrency - how to handle it?