Skip to content

Instantly share code, notes, and snippets.

@validkeys
Created May 6, 2014 21:47
Show Gist options
  • Select an option

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

Select an option

Save validkeys/40a23d53b8e93933cb01 to your computer and use it in GitHub Desktop.
newConcept.save().then =>
bucket
.get('concepts').pushObject newConcept
.reload()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment