Skip to content

Instantly share code, notes, and snippets.

@pauliusnorkus
Last active December 22, 2015 05:09
Show Gist options
  • Save pauliusnorkus/6422242 to your computer and use it in GitHub Desktop.
Save pauliusnorkus/6422242 to your computer and use it in GitHub Desktop.
App.PostSerializer = DS.RESTSerializer.extend({
primaryKey: 'postId'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment