Just wondering how can I have an object which is accessible everywhere models, controllers etc in SailsJS. I need this mostly for some utility functions which I use quite often. Do you think that's a good idea?
EDIT: What's the recommended way to do this