Skip to content

Conversation

@c0nspiracy
Copy link
Contributor

Motivation / Background

I noticed a typo in the rdoc for AbstractController::Helpers while browsing the docs.
The method name in the docs for all_helpers_from_path is being parsed as #

Screenshot 2025-10-20 at 12 46 53

Detail

This Pull Request removes the extraneous # from the :method: rdoc directive

@rails-bot rails-bot bot added the actionpack label Oct 20, 2025
@skipkayhil skipkayhil enabled auto-merge October 20, 2025 21:38
@skipkayhil skipkayhil merged commit 64adbd4 into rails:main Oct 20, 2025
3 checks passed
skipkayhil added a commit that referenced this pull request Oct 20, 2025
Fix rdoc comment formatting for all_helpers_from_path method
skipkayhil added a commit that referenced this pull request Oct 20, 2025
Fix rdoc comment formatting for all_helpers_from_path method
skipkayhil added a commit that referenced this pull request Oct 20, 2025
Fix rdoc comment formatting for all_helpers_from_path method
@skipkayhil
Copy link
Member

Nice catch, thanks for contributing 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants