Skip to content

Instantly share code, notes, and snippets.

@joubertnel
Created October 15, 2011 16:46
Show Gist options
  • Save joubertnel/1289824 to your computer and use it in GitHub Desktop.
Save joubertnel/1289824 to your computer and use it in GitHub Desktop.
SC.routes.add(‘notes/:id’, function(routingArgs) {
MyApp.statechart.gotoState(’showTakeNotesView’, 'showBooksView’);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment