Skip to content

Instantly share code, notes, and snippets.

@jackdempsey
Created January 27, 2012 19:12
Show Gist options
  • Save jackdempsey/1690406 to your computer and use it in GitHub Desktop.
Save jackdempsey/1690406 to your computer and use it in GitHub Desktop.
remaining: function() {
return this.filterProperty('isDone', false).get('length');
}.property('@each.isDone'),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment