rolify
https://github.com/rolifycommunity/rolify
Ruby
Role management library with resource scoping
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
6 Subscribers
Add a CodeTriage badge to rolify
Help out
- Issues
- Resourcify requires additional parameters if custom table names are used
- README.md: Drop defunct Travis build status badge image
- Add support for :any role in with_role query
- Optimize with_all_roles and has_all_roles queries
- Status of the project
- Implement proper STI support in Rolify
- Bad query generation in very specific case
- with_role returns all the records more than expected
- Add_role creates a new role instead of just assigning
- improve documentation for has_cached_role?
- Docs
- Logic::ProviderUpgrade::Provider#available_plans?
- Logic::ProviderUpgrade::Provider#switches_for_plan
- Logic::ProviderUpgrade::Provider#update_provider_constraints_to
- Logic::ProviderUpgrade::Provider#first_plan_with_switch
- Logic::ProviderUpgrade::Provider#can_upgrade_to?
- Logic::ProviderUpgrade::Provider#can_upgrade_by_email?
- Logic::ProviderUpgrade::Provider#has_best_plan?
- Logic::ProviderUpgrade::Provider#hideable_switches
- Logic::ProviderUpgrade::Provider#force_to_change_plan!
- Logic::ProviderUpgrade::Provider#force_upgrade_to_provider_plan!