Skip to content

Instantly share code, notes, and snippets.

@abadongutierrez
Created August 29, 2016 05:56
Show Gist options
  • Save abadongutierrez/ac97d8ea4a1a56775fd5f2936892dad3 to your computer and use it in GitHub Desktop.
Save abadongutierrez/ac97d8ea4a1a56775fd5f2936892dad3 to your computer and use it in GitHub Desktop.
def application do
[applications: [:logger, :ecto, :postgrex],
mod: {EctoTest, []}]
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment