80 81 82
# File 'lib/post_json/concerns/finder_methods.rb', line 80 def find_by(*args) where(*args).first end