Skip to content

Instantly share code, notes, and snippets.

@rocketpages
Created December 25, 2016 04:57
Show Gist options
  • Save rocketpages/9021d86df7a9e022531ab432a276a421 to your computer and use it in GitHub Desktop.
Save rocketpages/9021d86df7a9e022531ab432a276a421 to your computer and use it in GitHub Desktop.
def index = Action { implicit request =>
Ok(...)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment