Skip to content

Instantly share code, notes, and snippets.

@serpent213
Created July 25, 2017 22:13
Show Gist options
  • Save serpent213/15fd7e9abb8033958978fc6da2d12faf to your computer and use it in GitHub Desktop.
Save serpent213/15fd7e9abb8033958978fc6da2d12faf to your computer and use it in GitHub Desktop.
def application(_target) do
[mod: {Brainz.Application, []},
extra_applications: [:logger, :runtime_tools]]
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment