Skip to content

Instantly share code, notes, and snippets.

@weavejester
Created November 3, 2014 15:57
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 weavejester/b7388f5626f5bfa512a5 to your computer and use it in GitHub Desktop.
Save weavejester/b7388f5626f5bfa512a5 to your computer and use it in GitHub Desktop.
(context "/" {{:keys [username]} :session}
(GET "/foo" [link description]
(do-something username link description)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment