ember-cli-encore
is an adapter and a serializer to use with the Encore gem.
// adapters/application.js
import Adapter from 'ember-cli-encore/adapter';
export default Adapter.extend({
// ember-cli-encore’s adapter extends the DS.RESTAdapter
// so you can use all the same options here
});
ember-cli-encore
is © 2015 Mirego and may be freely distributed under the New BSD license.
See the LICENSE.md
file.
Mirego is a team of passionate people who believe that work is a place where you can innovate and have fun. We're a team of talented people who imagine and build beautiful Web and mobile applications. We come together to share ideas and change the world.
We also love open-source software and we try to give back to the community as much as we can.