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

Use require_relative for gem-internal files #40

Merged
merged 1 commit into from
Jan 3, 2024
Merged

Conversation

andyundso
Copy link
Contributor

We see strange loading errors on a Rails 7.1 application, where Zeitwerk is unable to find files for the gem. require_relative should fix these issues.

We see strange loading errors on a Rails 7.1 application, where Zeitwerk is unable to find files for the gem. `require_relative` should fix these issues.
@andyundso andyundso merged commit e4d8463 into main Jan 3, 2024
28 checks passed
@andyundso andyundso deleted the require-relative branch January 3, 2024 08:44
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