Skip to content

Instantly share code, notes, and snippets.

@cpjobling
Created April 16, 2013 11:09
Show Gist options
  • Select an option

  • Save cpjobling/5395113 to your computer and use it in GitHub Desktop.

Select an option

Save cpjobling/5395113 to your computer and use it in GitHub Desktop.
Backbone-on-rails generated collections class for a project resource
class Pselectr.Collections.Projects extends Backbone.Collection
model: Pselectr.Models.Project
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment