Skip to content

Instantly share code, notes, and snippets.

@cball
Created April 8, 2014 20:34
Show Gist options
  • Save cball/10187431 to your computer and use it in GitHub Desktop.
Save cball/10187431 to your computer and use it in GitHub Desktop.
get 'some/path/to/app/*', to: 'controller#action_that_uses_template_with_ember_stuff'
# user requests some/path/to/app/cool/path
# ember should see cool/path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment