Skip to content

Instantly share code, notes, and snippets.

@rondale-sc
Created October 26, 2015 15:58
Show Gist options
  • Select an option

  • Save rondale-sc/48df08bcd67585e90f3d to your computer and use it in GitHub Desktop.

Select an option

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