Skip to content

Denote Ruby codeblocks with ```ruby#46

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

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

Conversation

@sambostock
Copy link

@sambostock sambostock commented Aug 17, 2025

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