Skip to content

Instantly share code, notes, and snippets.

@spinscale
Created February 5, 2013 10:34
Show Gist options
  • Save spinscale/4713610 to your computer and use it in GitHub Desktop.
Save spinscale/4713610 to your computer and use it in GitHub Desktop.
spark-groovy-jrebel-first-sample
get "/", { Request request, Response response ->
jade "index.jade", [title: 'My page']
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment