Skip to content

Conversation

@c960657
Copy link
Contributor

@c960657 c960657 commented Dec 9, 2025

Description

Use top-level constant operator to reference root namespace.

Fixes the issue raised by @stanley90 in #1624 (comment). I cannot reproduce it, but I assume it is an issue triggered by Zeitwerk or autoload.

Copy link
Member

@olleolleolle olleolleolle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @c960657 !

@olleolleolle olleolleolle merged commit b23f710 into lostisland:main Dec 9, 2025
8 checks passed
@stanley90
Copy link

Hi, I encountered it when I enabled the response logger while debugging something (with json response).
(f.response :logger, nil, { headers: false, bodies: { request: true, response: false }, errors: true })

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.

3 participants