Skip to content

Instantly share code, notes, and snippets.

@irumiha
Created July 29, 2012 21:05
Show Gist options
  • Save irumiha/3201831 to your computer and use it in GitHub Desktop.
Save irumiha/3201831 to your computer and use it in GitHub Desktop.
val Some(r) = routeAndCall(FakeRequest(GET, "/logout").
withSession("username" -> "admin@bigsite"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment