-
-
Notifications
You must be signed in to change notification settings - Fork 639
Pull requests: CanCanCommunity/cancancan
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Thread safety in with_accessible_by_strategy block
#871
opened Oct 25, 2024 by
NikosVlagoidis
Loading…
Bump rollup from 4.18.0 to 4.22.4
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#869
opened Sep 24, 2024 by
dependabot
bot
Loading…
Bump vite from 5.2.11 to 5.4.6
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#866
opened Sep 17, 2024 by
dependabot
bot
Loading…
"Cannot" with association hash conditions : accessible_by generates incorrect SQL (Postgres / ActiveRecord)
#856
opened Jul 15, 2024 by
0llirocks
Loading…
Provide a 'Changelog' link on rubygems.org/gems/cancancan
#852
opened Jun 7, 2024 by
mark-young-atg
Loading…
feat: allow if and unless options for skipping authorize and load, similar to check_authorization
#808
opened Dec 2, 2022 by
ammarghaus
Loading…
use flat concatenation instead of nesting conditions
waiting for feedback
#806
opened Nov 17, 2022 by
NikolaiKircher
Loading…
allow to use action specific sanitization method with model name
#801
opened Aug 22, 2022 by
camilova
Loading…
Fix table alias generation mismatch in ConditionsExtractor
#786
opened May 19, 2022 by
daveallie
Loading…
Support combining scopes when loading records, use Arel instead of SQL
new feature
#717
opened Jun 28, 2021 by
mamhoff
Loading…
Use
relation.and
instead of relation.merge
whenever possible.
waiting for feedback
#695
opened Feb 24, 2021 by
albb0920
Loading…
negated matcher for be_able_to only passes when no ability is eligible
#646
opened Aug 24, 2020 by
mraidel
Loading…
ProTip!
Mix and match filters to narrow down what you’re looking for.