Skip to content

Instantly share code, notes, and snippets.

@bricker
Created August 9, 2013 22:03
Show Gist options
  • Save bricker/6197673 to your computer and use it in GitHub Desktop.
Save bricker/6197673 to your computer and use it in GitHub Desktop.
model: function(){
return Kpcc.Article.find({
types : "news,blogs",
page : 2
});
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment