Created
December 2, 2016 04:08
-
-
Save garyharan/255906c955a099bce2d2462f41666726 to your computer and use it in GitHub Desktop.
How to get the first user in Ecto
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Faq.Repo.get(Faq.User, 1) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment