Skip to content

Instantly share code, notes, and snippets.

@abadongutierrez
Created August 29, 2016 05:52
Show Gist options
  • Save abadongutierrez/0d905380544d85a72518f822aa21c351 to your computer and use it in GitHub Desktop.
Save abadongutierrez/0d905380544d85a72518f822aa21c351 to your computer and use it in GitHub Desktop.
.
├── README.md
├── config
│ └── config.exs
├── lib
│ └── ecto_test.ex
├── mix.exs
└── test
 ├── ecto_test_test.exs
 └── test_helper.exs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment