Skip to content

Define explicit Zeitwerk namespaces for Renderer and Adapters#238

Open
n-rodriguez wants to merge 1 commit into
codeplant:masterfrom
n-rodriguez:fix/zeitwerk-explicit-namespaces
Open

Define explicit Zeitwerk namespaces for Renderer and Adapters#238
n-rodriguez wants to merge 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>
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.

1 participant