Skip to content

Instantly share code, notes, and snippets.

@abadongutierrez
Last active August 29, 2016 05:54
Show Gist options
  • Save abadongutierrez/de658a905cb4cd41e7ea801a2ef35091 to your computer and use it in GitHub Desktop.
Save abadongutierrez/de658a905cb4cd41e7ea801a2ef35091 to your computer and use it in GitHub Desktop.
defp deps do
[{:postgrex, ">= 0.0.0"},
{:ecto, "~> 2.0.0"}]
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment