Skip to content

Instantly share code, notes, and snippets.

@ArchieR7
Created August 3, 2017 03:17
Show Gist options
  • Save ArchieR7/3d595aebf7aa14e706c95454cec408b3 to your computer and use it in GitHub Desktop.
Save ArchieR7/3d595aebf7aa14e706c95454cec408b3 to your computer and use it in GitHub Desktop.
drop.get("/view") { request in
return try drop.view("demoView.html")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment