Skip to content

Instantly share code, notes, and snippets.

@johnhamelink
Created April 22, 2016 10:28
Show Gist options
  • Select an option

  • Save johnhamelink/0537332bf32039bb6fa1326c7037aba6 to your computer and use it in GitHub Desktop.

Select an option

Save johnhamelink/0537332bf32039bb6fa1326c7037aba6 to your computer and use it in GitHub Desktop.
# -> UriBuilder.build([["user", 1]])
# => "fap://user/1"
# -> UriBuilder.build([["event", 1], ["play", 5], ["player_mgmt"]])
# => "fap://event/1/play/5/player_mgmt"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment