Skip to content

Instantly share code, notes, and snippets.

@Allyedge
Created January 26, 2022 17:18
Show Gist options
  • Save Allyedge/23faddd4b6d00df3ecd5fc0efce08147 to your computer and use it in GitHub Desktop.
Save Allyedge/23faddd4b6d00df3ecd5fc0efce08147 to your computer and use it in GitHub Desktop.
scope "/", AllychatWeb do
pipe_through :browser
live "/", ChatLive
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment