Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Render breadcrumb links for module's parents #286

Merged
merged 1 commit into from
Aug 20, 2023

Conversation

jonathanhefner
Copy link
Member

This converts the name displayed at the top of each module's page into breadcrumb links. Each part of the name now links to the corresponding parent module's page.

Closes #212.


Before

before

After

after

This converts the name displayed at the top of each module's page into
breadcrumb links.  Each part of the name now links to the corresponding
parent module's page.

Closes rails#212.
@jonathanhefner jonathanhefner merged commit 947abf9 into rails:main Aug 20, 2023
10 checks passed
@p8
Copy link
Member

p8 commented Aug 21, 2023

❤️

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.

Namespace breadcrumbs
2 participants