Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert using zeitwerk #943

Merged
merged 1 commit into from
Jun 26, 2023
Merged

Revert using zeitwerk #943

merged 1 commit into from
Jun 26, 2023

Conversation

jcoyne
Copy link
Contributor

@jcoyne jcoyne commented Jun 26, 2023

Currently jruby does not support zeitwerk when loading a singleton (such as LocationMap)

See jruby/jruby#6781

This was causing errors like NameError: uninitialized constant CallNumbers::ShelfkeyBase when running in production (but not in tests sadly). (https://app.honeybadger.io/projects/57331/faults/97129515)

config/boot.rb Outdated Show resolved Hide resolved
Currently jruby does not support zeitwerk when loading a singleton (such as LocationMap)
See jruby/jruby#6781
@cbeer cbeer merged commit 260bf9b into main Jun 26, 2023
2 checks passed
@cbeer cbeer deleted the without-zeitwerk branch June 26, 2023 17:05
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