Skip to content

Commit 3d4ab56

Browse files
authored
Merge pull request #598 from scmmishra/patch-1
fix: markdown syntax for code sample
2 parents 144be2a + 8e46373 commit 3d4ab56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_posts/2025-10-21-rails-8-1.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ end
7070
```
7171

7272
As well as context:
73+
7374
```ruby
7475
# All events will contain context: {request_id: "abc123", shop_id: 456}
7576
Rails.event.set_context(request_id: "abc123", shop_id: 456)

0 commit comments

Comments
 (0)