0.0.1 • Published 9 years ago

ember-cli-encore v0.0.1

Weekly downloads
-
License
BSD 3-Clause
Repository
-
Last release
9 years ago

ember-cli-encore

ember-cli-encore is an adapter and a serializer to use with the Encore gem.

Usage

// 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
});

License

ember-cli-encore is © 2015 Mirego and may be freely distributed under the New BSD license. See the LICENSE.md file.

About Mirego

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.