Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Exactly the same:

  Repo.get_by(Post, title: "My post")
https://hexdocs.pm/ecto/Ecto.Repo.html#c:get_by/3

(Rails/AR deprecated find_by_xxx methods, promotes find_by() instead - for performance reasons)



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: