trailsjs / sails-permissions

Comprehensive user permissions and entitlements system for sails.js and Waterline. Supports user authentication with passport.js, role-based permissioning, object ownership, and row-level security.
MIT License
418 stars 113 forks source link

Make configure sailsrc step a little more explicit #231

Open byrichardpowell opened 8 years ago

byrichardpowell commented 8 years ago

Users like myself, who are new to sail.js, might not know where to find sailsrc, or even that it's a file. This update makes it a little more explicit and would have saved me 5 minutes confusion.