Migrate the code to the new Ember 2.0 newSerializer code base & Errors fix
I've migrated the code to work with Ember 2.0 and the new Ember Data (normalizeResponse instead of all the extract hooks).
I've also fixes the errors handling from the Sails server that wasn't working - no .errors property is returned, only an .error. So I moved the code to use isErrorObject function you've already implemented.
I've also updated us to the latest ember-cli and ember versions
Anyone here? :)
Does this work with Ember data 2.x?
No idea. Been a while, check and let me know. I'll help in fixing it if needed.
@danshapir I would like to help. This is a good module.
Well, tested and this is not working.