Brendan McLoughlin
Brendan McLoughlin
Hi @moranje. I have been using the JSONSerializer with my project that runs on sails 0.9 but it seems like that is causing issues with sails 0.10. For now I'd...
Hmm fair point. I can try to look into setting up a full test case tonight. But I suspect the easy work around would be to define a custom `serializeIntoHash`...
The global io. Comes from the http://sailsjs.org/#/documentation/anatomy/myApp/assets/js/dependencies/sails.io.js.html provided by sails.js.
I'll try to find some time later this week to add tests and clean this up.