Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

Save validkeys/bcd502a001acb5d1b814 to your computer and use it in GitHub Desktop.
@currentModel.save().then(=>
@transitionTo 'project', @currentModel
, (error) =>
console.debug(error)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment