Phil Smy·Follow1 min read·Jan 17, 2020--1ListenShareI’m curious about what you say about find_by() using method_missing. As far as I can see, find_by is really just a wrapper around ‘where’, with an added ‘take’ to get the first result.