Craig Freeman
Craig Freeman
**Problem**: `role-{rolename}.php` was not working in any context **Solution**: Changed parameter within `cfct_username_to_id()` to retrieve a user object via the proper username (login) instead of the ID using the `get_user_by()`...
The stylesheet never gets used and, in theory, would cause those browsers to load twice the amount of styles.
Every project to have a Gemfile in the project root. This should coordinate well with Capistrano command to run `bundle install` (and `npm install` for package.json, eventually) on local project...