Skip to content

Instantly share code, notes, and snippets.

@dspangen
Last active December 18, 2015 14:29
Show Gist options
  • Save dspangen/5797623 to your computer and use it in GitHub Desktop.
Save dspangen/5797623 to your computer and use it in GitHub Desktop.
var DigitalAssetsCollection = Backbone.Collection.extend({
mixins: [ NestedModelMixin, PageableCollectionMixin ]
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment