So,
I\'m in the middle of implementing a plugin api for my application, and the plugins can have their own models, imagine this.
SimplePlugin = { pl
In v0.12 sails.hooks.orm.normalizeModelDef doesn't exists anymore. Also sails/lib/hooks/orm/loadUserModules went to the sails-hook-orm npm module and is not longer part of sails.
sails.hooks.orm.normalizeModelDef
sails/lib/hooks/orm/loadUserModules
sails-hook-orm