Skip to content

Instantly share code, notes, and snippets.

@sagar-ganatra
Created October 10, 2013 17:08
Show Gist options
  • Save sagar-ganatra/6921966 to your computer and use it in GitHub Desktop.
Save sagar-ganatra/6921966 to your computer and use it in GitHub Desktop.
initialize: function() {
this.listenTo(this.model, 'change:modelAttribute', this.updateView);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment