Closed locks closed 9 years ago
note Work in Progress (WIP), do not merge
Started adding the snippets for the new Ember Data v1.13 stuff, like store methods and the new adapter.
store
JSONAPIAdapter
JSONAPISerializer
I think I've got everything, please let me know if I didn't.
@locks Awesome :+1:, can you just add queryRecord(type, {query})
queryRecord(type, {query})
Should be done :)
Thanks for the PR :)
note Work in Progress (WIP), do not merge
Started adding the snippets for the new Ember Data v1.13 stuff, like store methods and the new adapter.
JavaScript
store
methodsJSONAPIAdapter
/JSONAPISerializer
CoffeeScript
store
methodsJSONAPIAdapter
/JSONAPISerializer
General