Skip to content

josh-taylor/ember-data-cakephp-rest-adapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ember Data adapter for CakePHP Build Status

Building ember-data-cakephp-rest-adapter

To build the project you need to use Node.js.

First install the required dependencies for the build process:

npm install

Then you can build the project with the default grunt task:

grunt

Contributing

Contributions to the project are welcome. If you find a bug please open an issue or create a pull request with the fix. A failing test case would help solve the issue quickly.

Unit tests

Unit tests are ran through Karma using QUnit.

grunt test

Credits

Based off Toran Billups' Ember Data Django REST Adapter

License

Licensed under the MIT License

Releases

No releases published

Packages

No packages published