varvet / pundit

Minimal authorization through OO design and pure Ruby classes
MIT License
8.22k stars 625 forks source link

Explicit attributes for `pundit_policy_authorized` and `pundit_policy_scoped`. #726

Closed ioquatix closed 1 year ago

ioquatix commented 2 years ago

As discussed/requested here: https://github.com/varvet/pundit/pull/679#issuecomment-912438499

ioquatix commented 2 years ago

@Burgestrand any update?