Created
August 29, 2016 06:03
-
-
Save abadongutierrez/978c3144926711f319a7b1d98ca780c1 to your computer and use it in GitHub Desktop.
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
defmodule EctoTest.Repo do | |
use Ecto.Repo, otp_app: :ecto_test | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment