Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BUGFIX beta] Move
jQuery.ajax
call to a method separate method
Allow for overriding of the `ajax` request by overriding `RESTAdapter.ajaxRequest` instead of the `RESTAdapter.ajax`, which perform promise wrapping and Ember Data specific errors
- Loading branch information