Skip to content

Instantly share code, notes, and snippets.

@ugisozols
Created January 21, 2015 13:42
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 ugisozols/2f2cbe4c2e8c67759b4d to your computer and use it in GitHub Desktop.
Save ugisozols/2f2cbe4c2e8c67759b4d to your computer and use it in GitHub Desktop.
// app/adapters/applictation.js
import DS from "ember-data";
export default DS.FixtureAdapter.extend({ latency: 500 });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment