elwayman02 / ember-data-github

Ember Data library for the GitHub API
MIT License
47 stars 38 forks source link

move mirage application serializer to addon to avoid conflicts #161

Closed Dhaulagiri closed 6 years ago

Dhaulagiri commented 6 years ago

Exporting a serializer named application overwrites the application serializer in consuming apps causing much confusion. Moving this to ember-data-github seems like the most prudent solution, at least for now until there is a better way to do this in mirage.