Skip to content

Instantly share code, notes, and snippets.

@rondale-sc
Created October 26, 2015 15:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rondale-sc/48df08bcd67585e90f3d to your computer and use it in GitHub Desktop.
Save rondale-sc/48df08bcd67585e90f3d to your computer and use it in GitHub Desktop.
if (hasDOM) {
Ember.$.ajax(hash);
} else {
najax(hash)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment