Skip to content

Instantly share code, notes, and snippets.

@erichocean
Created January 15, 2011 20:41
Show Gist options
  • Save erichocean/781227 to your computer and use it in GitHub Desktop.
Save erichocean/781227 to your computer and use it in GitHub Desktop.
// give CoreOI.Server time to load...
SC.ready(function() {
CoreOI.store = SC.Store.create().from(CoreOI.Server.create()) ;
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment