Skip to content

Show inherited methods with relationships - #34

Merged
samuel-williams-shopify merged 4 commits into
mainfrom
inline-inherited-methods
Aug 16, 2026
Merged

Show inherited methods with relationships#34
samuel-williams-shopify merged 4 commits into
mainfrom
inline-inherited-methods

Conversation

@samuel-williams-shopify

Copy link
Copy Markdown
Contributor

Move inherited method links into the compact relationship metadata beneath each reference title.

Methods are grouped by the direct relationship through which they become available:

  • superclass methods follow Inherits from
  • included, prepended, and extended module methods follow their corresponding relationship
  • transitive methods remain grouped under the immediate provider, while links target their actual definitions

This removes the separate Inherited Methods section.

Checks

  • bundle exec bake test
  • bundle exec rubocop

Assisted-By: devx/08af623d-3e23-42c2-ada9-1ce2bcb7e46f
Assisted-By: devx/08af623d-3e23-42c2-ada9-1ce2bcb7e46f
Assisted-By: devx/08af623d-3e23-42c2-ada9-1ce2bcb7e46f
Assisted-By: devx/08af623d-3e23-42c2-ada9-1ce2bcb7e46f
@samuel-williams-shopify
samuel-williams-shopify merged commit c41d419 into main Aug 16, 2026
24 of 30 checks passed
@samuel-williams-shopify
samuel-williams-shopify deleted the inline-inherited-methods branch August 16, 2026 10:26
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