Skip to content

Instantly share code, notes, and snippets.

@m3ta4a
Created March 29, 2019 17:29
Show Gist options
  • Save m3ta4a/a5abb5a2bd024ed49280bcedd1512c49 to your computer and use it in GitHub Desktop.
Save m3ta4a/a5abb5a2bd024ed49280bcedd1512c49 to your computer and use it in GitHub Desktop.
def application do
[
mod: {AddressBook.Application, []},
extra_applications: [:logger, :runtime_tools, :timex]
]
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment