Ruby on Rails Explained
find_or_create_by
Jul 20, 2020 - Daniel Viklund
I have previously written a post about Find or create by and its usages in Rails 3 but Rails have gotten several version updated since then and some of the things I mentioned have even been deprecated at this time, so I wanted to revisit this very useful method again.