#activerecord
Read more stories on Hashnode
Articles with this tag
ActiveRecord provides a bunch of useful methods. One of them is a find_or_create_by which is cool, because it avoids using IF...