Skip to content

Instantly share code, notes, and snippets.

@tslim
Created June 6, 2020 08:59
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 tslim/56642137a4d6d0fc09fc797eb8c77035 to your computer and use it in GitHub Desktop.
Save tslim/56642137a4d6d0fc09fc797eb8c77035 to your computer and use it in GitHub Desktop.
def handle_params(params, uri, socket) do
{:noreply,
socket
|> assign(:uri, uri)
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment