Skip to content

Instantly share code, notes, and snippets.

@abadongutierrez
Created August 29, 2016 06:03
Show Gist options
  • Save abadongutierrez/978c3144926711f319a7b1d98ca780c1 to your computer and use it in GitHub Desktop.
Save abadongutierrez/978c3144926711f319a7b1d98ca780c1 to your computer and use it in GitHub Desktop.
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