Skip to content

Instantly share code, notes, and snippets.

@benvp
Created July 17, 2020 11:08
Show Gist options
  • Save benvp/eb9bde50c691f417961214127cfc7e3a to your computer and use it in GitHub Desktop.
Save benvp/eb9bde50c691f417961214127cfc7e3a to your computer and use it in GitHub Desktop.
scope "/", AutocompleteWeb do
pipe_through :browser
live "/", ItemSearchLive, :index
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment