0.0.2 • Published 11 years ago
sails-inject-models v0.0.2
-inject-models
Install
$ npm install sails-inject-models --saveUsage
e.g. with sails-permissions:
// api/hooks/permissions.js
module.exports = require('sails-permissions');The additional models User, Role, Permission, and Model will be initialized and available in the global namespace.
License
MIT
Attribution
Much of this implementation is adapted from:
0.0.2
11 years ago