Skip to content

Instantly share code, notes, and snippets.

@aloukissas
Last active July 25, 2019 17:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aloukissas/65a6d278dd33f26b3e0e39b4a8a7bccb to your computer and use it in GitHub Desktop.
Save aloukissas/65a6d278dd33f26b3e0e39b4a8a7bccb to your computer and use it in GitHub Desktop.
Acme.Models.find_by_email("roadrunner@me.com")
|> Acme.Tasks.Email.welcome_user()
|> Acme.Mailer.deliver_now()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment