0.1.1 • Published 11 years ago
locomotive-jugglingdb v0.1.1
locomotive-jugglingdb
Jugglingdb datastore adapter for Locomotive.
Installation
$ npm install locomotive-jugglingdbUsage
Configure Locomotive In config/environments/all.js, add the following within the exported configuration function:
this.datastore(require('locomotive-jugglingdb'));