Skip to content

Instantly share code, notes, and snippets.

@marcinOz
Created January 25, 2019 11:02
Show Gist options
  • Save marcinOz/77741738195fbd9346cbb8d6907647e4 to your computer and use it in GitHub Desktop.
Save marcinOz/77741738195fbd9346cbb8d6907647e4 to your computer and use it in GitHub Desktop.
module {
// Shared user session data
scope("session") { UserSession() }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment