Skip to content

Fix docs link in the Authorization Scoping guide#5568

Merged
rmosolgo merged 1 commit intormosolgo:masterfrom
duffuniverse:fix-docs-link-in-authorization-scoping-guide
Mar 6, 2026
Merged

Fix docs link in the Authorization Scoping guide#5568
rmosolgo merged 1 commit intormosolgo:masterfrom
duffuniverse:fix-docs-link-in-authorization-scoping-guide

Conversation

@duffuniverse
Copy link
Contributor

Detail

Fix Cancan docs link in the Authorization Scoping guide


_Scoping_ is a complementary consideration to authorization. Rather than checking "can this user see this thing?", scoping takes a list of items filters it to the subset which is appropriate for the current viewer and context.

For similar features, see [Pundit scopes](https://github.com/varvet/pundit#scopes) and [Cancan's `.accessible_by`](https://github.com/cancancommunity/cancancan/wiki/Fetching-Records).
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The link is no longer active

@duffuniverse
Copy link
Contributor Author

Ok, it looks like this is the last small issue I was able to find. The documentation looks great. Thank you!

@rmosolgo
Copy link
Owner

rmosolgo commented Mar 6, 2026

last small issue

😱 Thanks for all these corrections. Feel free to start addressing large issues now! 😁

@rmosolgo rmosolgo merged commit 04254b3 into rmosolgo:master Mar 6, 2026
13 checks passed
@duffuniverse duffuniverse deleted the fix-docs-link-in-authorization-scoping-guide branch March 6, 2026 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants