Skip to content

Instantly share code, notes, and snippets.

@tomjack
Created March 22, 2010 12:37
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 tomjack/355412ea5c68d123eedc to your computer and use it in GitHub Desktop.
Save tomjack/355412ea5c68d123eedc to your computer and use it in GitHub Desktop.
(:use [compojure.server.jetty :only (jetty-server)]
[compojure.http.servlet :only (servlet)]
[compojure.control :only (decorate)]
[compojure.http.session :only (with-session)]
compojure.http.routes)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment