locomotive-jugglingdb
v0.1.1
Published
Jugglingdb datastore adapter for Locomotive.
Downloads
5
Readme
locomotive-jugglingdb
Jugglingdb datastore adapter for Locomotive.
Installation
$ npm install locomotive-jugglingdb
Usage
Configure Locomotive In config/environments/all.js, add the following within the exported configuration function:
this.datastore(require('locomotive-jugglingdb'));