Created
March 11, 2016 06:03
-
-
Save joeljackson/badcae5d9323dc595525 to your computer and use it in GitHub Desktop.
Fail town
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
alias Ecto.Repo | |
query = from o in Rebirth.Order, [] | |
orders = Repo.all query |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment