Skip to content

Instantly share code, notes, and snippets.

@achiko
Created January 24, 2014 14:08
Show Gist options
  • Save achiko/8597915 to your computer and use it in GitHub Desktop.
Save achiko/8597915 to your computer and use it in GitHub Desktop.
var myStore;
subjectStore.on('load', function() {
//--- Do Something
}, myStore, { single: true } );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment