Skip to content

Instantly share code, notes, and snippets.

@aleandros
Created March 22, 2017 18:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aleandros/a3213f414868e3098f71e81b66712f02 to your computer and use it in GitHub Desktop.
Save aleandros/a3213f414868e3098f71e81b66712f02 to your computer and use it in GitHub Desktop.
Ecto Model default access
[bank|_] = Repo.all(Bank)
bank.id # Everything works as expected.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment