Skip to content

Instantly share code, notes, and snippets.

@rmoura-92
Created September 12, 2013 16:29
Show Gist options
  • Save rmoura-92/6540362 to your computer and use it in GitHub Desktop.
Save rmoura-92/6540362 to your computer and use it in GitHub Desktop.
last
getLast: function() {
/* clone = this.clone().toJSON();
this.reset(clone, function(col, opt) {
console.log(col, opt)
});*/
this.trigger('ola', this);
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment