Skip to content

Define explicit Zeitwerk namespaces for Renderer and Adapters - #238

Merged
andi merged 1 commit into
codeplant:masterfrom
n-rodriguez:fix/zeitwerk-explicit-namespaces
Aug 9, 2026
Merged

Define explicit Zeitwerk namespaces for Renderer and Adapters#238
andi merged 1 commit into
codeplant:masterfrom
n-rodriguez:fix/zeitwerk-explicit-namespaces

Conversation

@n-rodriguez

Copy link
Copy Markdown
Collaborator
  • lib/simple_navigation/renderer.rb: declare SimpleNavigation::Renderer explicitly
  • lib/simple_navigation/adapters.rb: declare SimpleNavigation::Adapters explicitly

Zeitwerk inferred both as implicit namespaces from their directories, which is not resolved reliably under JRuby (LoadError on require, issue #237).

- lib/simple_navigation/renderer.rb: declare SimpleNavigation::Renderer explicitly
- lib/simple_navigation/adapters.rb: declare SimpleNavigation::Adapters explicitly

Zeitwerk inferred both as implicit namespaces from their directories, which
is not resolved reliably under JRuby (LoadError on require, issue codeplant#237).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@andi

andi commented Aug 9, 2026

Copy link
Copy Markdown
Collaborator

Thanks!

@andi
andi self-requested a review August 9, 2026 15:05
@andi
andi merged commit 0ee2ef7 into codeplant:master Aug 9, 2026
32 checks passed
@n-rodriguez
n-rodriguez deleted the fix/zeitwerk-explicit-namespaces branch August 9, 2026 15:07
@n-rodriguez

Copy link
Copy Markdown
Collaborator Author

Thank you!

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.

2 participants