Skip to content

Instantly share code, notes, and snippets.

@validkeys
Created July 29, 2014 22:41
Show Gist options
  • Select an option

  • Save validkeys/713de1d4a6895a6639cc to your computer and use it in GitHub Desktop.

Select an option

Save validkeys/713de1d4a6895a6639cc to your computer and use it in GitHub Desktop.
@resource 'users', path: '/users' ->
# routes that are nested within the users template
@resource 'user', path: '/users/:id' ->
# the URL looks nested but the views arent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment