Skip to content

Instantly share code, notes, and snippets.

@A
Created July 2, 2014 20:24
Show Gist options
  • Save A/10b920f15895cf3b7c8a to your computer and use it in GitHub Desktop.
Save A/10b920f15895cf3b7c8a to your computer and use it in GitHub Desktop.
_.filter(um.stack.where({type: 'change'}), function (model) {
return !model.get('after')._id
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment