Skip to content

Instantly share code, notes, and snippets.

@chiragtoor
Created November 22, 2016 05:31
Show Gist options
  • Save chiragtoor/e767efa5c2fdf843ac093379dabf3d8b to your computer and use it in GitHub Desktop.
Save chiragtoor/e767efa5c2fdf843ac093379dabf3d8b to your computer and use it in GitHub Desktop.
# in config.exs
config :project, text_service: Project.Twilio
# in test.exs
config :project, text_service: Project.FakeTwilio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment