Skip to content

Instantly share code, notes, and snippets.

@Raynos
Created August 24, 2011 14:44
Show Gist options
  • Save Raynos/1168224 to your computer and use it in GitHub Desktop.
Save Raynos/1168224 to your computer and use it in GitHub Desktop.
Core.request("router").success(function(app) {
// bind routes
});
Core.provide("router", promiseObj);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment