Skip to content

Instantly share code, notes, and snippets.

@pyrabbit
Created June 17, 2014 23:55
Show Gist options
  • Save pyrabbit/29a686a9d4618a81ac53 to your computer and use it in GitHub Desktop.
Save pyrabbit/29a686a9d4618a81ac53 to your computer and use it in GitHub Desktop.
Possible Solution
App.Router.map ->
@resource "documents", ->
@resource "document",
path: "/:document_slug/:document_id"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment