Skip to content

Instantly share code, notes, and snippets.

@joegaudet
Created August 11, 2011 18:40
Show Gist options
  • Save joegaudet/1140392 to your computer and use it in GitHub Desktop.
Save joegaudet/1140392 to your computer and use it in GitHub Desktop.
valueDidChangeObserver: function(){
console.log("Value did change: " + this.get('value'));
}.observes('value'),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment