- Notifications
You must be signed in to change notification settings - Fork 399
Pull requests: RolifyCommunity/rolify
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
README.md: Drop defunct Travis build status badge image
#602 opened Aug 26, 2025 by olleolleolle Loading…
Bump actions/checkout from 3 to 4 dependencies Pull requests that update a dependency file
#594 opened Sep 11, 2023 by dependabot bot Loading…
Support polymorphic relations by using
has_many :through #571 opened Nov 24, 2021 by eboekhold Loading…
STI on resources: always use base class when saving roles on resources
#517 opened Jun 5, 2019 by doits Loading…
Add argument to rolify method to pass block through to HABTM roles to… tests
#496 opened Oct 1, 2018 by OtherCroissant Loading…
allow to select the primary key of the resource (instead of id, which is the default)
#494 opened Sep 5, 2018 by dowi Loading…
Change with_any_role and with_all_roles to return an AR relation instead of an Array
#441 opened Mar 3, 2017 by dkniffin Loading…
ActiveRecord and Mongoid adapters now acceps nil for role_name on remove
#427 opened Nov 23, 2016 by Genkilabs Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.