hapi-sequelize-crud/src
Joey Baker a64a55af0d Add: permissions
It's now possible to limit the models rest routes are created for. This
is done via a `models` option that can be simple to complex. The readme
has been updated to reflect this.
2016-07-21 18:00:38 -07:00
..
associations fix(primaryKey): use model.primaryKey instead of hardcoded id for id routes, fixes #9 2016-07-13 11:27:48 +04:30
crud.js Add: permissions 2016-07-21 18:00:38 -07:00
error.js style: updated eslint config 2016-07-09 09:41:23 +04:30
index.js fix(name): default name parameter on options object itself 2016-07-13 10:05:33 +04:30
utils.js style: updated eslint config 2016-07-09 09:41:23 +04:30