Skip to content

Instantly share code, notes, and snippets.

@swanson
Last active July 20, 2016 20:43
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 swanson/1a5866f935954432763c807f52ef17ae to your computer and use it in GitHub Desktop.
Save swanson/1a5866f935954432763c807f52ef17ae to your computer and use it in GitHub Desktop.
my dumb elixir/phoenix questions
what is `index/2` and why does elixir care about arity so much?
is mix like Rake or the Rails commands? both? neither?
what's the |> syntax? What's it called (ala hash-rocket)?
How do I do a `rails c` equivalent?
Is there something like `pry`?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment