Skip to content

Instantly share code, notes, and snippets.

@joliss
Created June 14, 2012 15:46
Show Gist options
  • Select an option

  • Save joliss/2931083 to your computer and use it in GitHub Desktop.

Select an option

Save joliss/2931083 to your computer and use it in GitHub Desktop.
transitionTo syntax
App.get('stateManager').transitionTo ['root'], ['elections'],
['show', App.getPath('stateManager.election')], ['positions'],
['show', @get('content')], ['index']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment