Created
March 11, 2016 06:28
-
-
Save joeljackson/3422eb7729b470abeeac to your computer and use it in GitHub Desktop.
Actually works!
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 Rebirth.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