Skip to content

Instantly share code, notes, and snippets.

@JemiloII
Created August 28, 2014 20:32
Show Gist options
  • Save JemiloII/768bdcd3b24e1bd0d428 to your computer and use it in GitHub Desktop.
Save JemiloII/768bdcd3b24e1bd0d428 to your computer and use it in GitHub Desktop.
my adapter.js
App.ApplicationAdapter = DS.SailsSocketAdapter.extend({
host: 'http://localhost:1337'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment