Skip to content

Denote Ruby codeblocks with ```ruby - #46

Open
sambostock wants to merge 1 commit into
opf:masterfrom
sambostock:code-block-language
Open

Denote Ruby codeblocks with ```ruby#46
sambostock wants to merge 1 commit into
opf:masterfrom
sambostock:code-block-language

Conversation

@sambostock

@sambostock sambostock commented Aug 17, 2025

Copy link
Copy Markdown

This provides syntax highlighting.

BeforeAfter
# Fetch a root message with a specific subject.
message = Message.hierarchy_roots.where(subject: 'Some bogus')
# ...
# Fetch a root message with a specific subject.
message = Message.hierarchy_roots.where(subject: 'Some bogus')
# ...

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant