ember-cli-activemodel-adapter

0.0.3 • Public • Published

Active Model Adapter

An ember-cli addon for an Active Model Adapter for Ember.

Installation

Install the Active Model adapter from npm:

$ npm install --save ember-cli-activemodel-adapter

Then, you need to set the API URL as an environment variable:

Ember.ENV.ACTIVE_MODEL_API_URL = 'http://example.com/api/v1';

License

MIT

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Crafted with <3 by John Otander.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    4
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i ember-cli-activemodel-adapter

Weekly Downloads

4

Version

0.0.3

License

MIT

Last publish

Collaborators

  • johno