Skip to content

Instantly share code, notes, and snippets.

@neokoenig
Created June 18, 2017 10:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neokoenig/cc34c767b456a0f6900df881ae369924 to your computer and use it in GitHub Desktop.
Save neokoenig/cc34c767b456a0f6900df881ae369924 to your computer and use it in GitHub Desktop.
CFWheels 2.x routing
mapper()
.resources("users")
.root(to="wheels##wheels", method="get")
.end()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment