OSDN Git Service

GeorgeValergas/embrr
[embrj/master.git] / app / scripts / store.js
diff --git a/app/scripts/store.js b/app/scripts/store.js
new file mode 100644 (file)
index 0000000..f724a0e
--- /dev/null
@@ -0,0 +1,2 @@
+Embrr.Store = DS.Store.extend();
+Embrr.ApplicationAdapter = DS.FixtureAdapter;