Skip to content

Instantly share code, notes, and snippets.

@airportyh
Created March 7, 2013 19:12
Show Gist options
  • Select an option

  • Save airportyh/5110854 to your computer and use it in GitHub Desktop.

Select an option

Save airportyh/5110854 to your computer and use it in GitHub Desktop.
Ember.subscribe("render", {
before: function(name, timestamp, payload) {
},
after: function(name, timestamp, payload) {
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment