Skip to content

Fix RDoc::Attr#add_alias handling of aliased attribute accessor#1605

Open
extern-c wants to merge 1 commit intoruby:masterfrom
extern-c:fix-add-alias-for-attribute-accessor
Open

Fix RDoc::Attr#add_alias handling of aliased attribute accessor#1605
extern-c wants to merge 1 commit intoruby:masterfrom
extern-c:fix-add-alias-for-attribute-accessor

Conversation

@extern-c
Copy link
Contributor

@extern-c extern-c commented Feb 8, 2026

Ensure aliased attr_accessor attributes have the correct access type ('R' or 'W') instead of always being 'RW'.

For more details on the issue being addressed, see #1286 (comment).

@extern-c extern-c requested a deployment to fork-preview-protection February 8, 2026 20:41 — with GitHub Actions Waiting
@extern-c extern-c requested a deployment to fork-preview-protection February 8, 2026 20:49 — with GitHub Actions Waiting
Ensure aliased attributes get the correct access type ('R' or 'W') instead of always being marked as 'RW'.
@extern-c extern-c force-pushed the fix-add-alias-for-attribute-accessor branch from b12db40 to 82ec898 Compare February 9, 2026 02:32
@extern-c extern-c requested a deployment to fork-preview-protection February 9, 2026 02:33 — with GitHub Actions Waiting
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.

1 participant