This repository has been archived by the owner on Jan 30, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix multiple calls to the options method of the ajax service (#146)
ajaxOptions is not overriden anymore in the ajax-support mixin, and is not called anymore by the ajax method, as it is not needed by ember-ajax and is a private method of the ember-data adapter
- Loading branch information