Unable to override handleResponse in Active Model Adapter

Hello, please see my question at:

http://stackoverflow.com/questions/37864719/unable-to-override-handleresponse-in-active-model-adapter

Okay I think I’m on my way to solving it. I think because my server is returning no content, jquery is calling that an error, and thus the success callback is not called.