This repository was archived by the owner on Oct 9, 2019. It is now read-only.

Description
I'm using ember-cli-mirage in my app and I want to test the use of ember-prerender before we move to production environment with an external api. Is there any way you could see of making this compatible with it ? When I try using the service, I get the following message in the console:
Error while processing route: index Pretender intercepted GET /api/globalStorages but encountered an error: 'undefined' is not a function (evaluating 'newCollection[method].bind(newCollection)') TypeError: 'undefined' is not a function (evaluating 'newCollection[method].bind(newCollection)')
at http://localhost:4200/assets/vendor.js:164148