Skip to content

Instantly share code, notes, and snippets.

@patriciojofre
Created June 16, 2016 23:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save patriciojofre/97df77bc98fdb86d5e0f3851605a26ba to your computer and use it in GitHub Desktop.
Save patriciojofre/97df77bc98fdb86d5e0f3851605a26ba to your computer and use it in GitHub Desktop.
remove backbone model only from collection (not sending delete method to server)
model.trigger('destroy', model)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment