dimanche 3 avril 2016

ember mirage get data from other file than config.js

in config.js i have:

this.get('/tests', function() {
  return {

 //data here

 }

How can get data from other file in mirage instead of config.js? For example from mirage/abc/tests.js ? Thanks for answer.




Aucun commentaire:

Enregistrer un commentaire