We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 144be2a + 8e46373 commit 3d4ab56Copy full SHA for 3d4ab56
_posts/2025-10-21-rails-8-1.markdown
@@ -70,6 +70,7 @@ end
70
```
71
72
As well as context:
73
+
74
```ruby
75
# All events will contain context: {request_id: "abc123", shop_id: 456}
76
Rails.event.set_context(request_id: "abc123", shop_id: 456)
0 commit comments