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

Handle LoadError properly #2140

Merged
merged 1 commit into from
Oct 2, 2018
Merged

Conversation

okkez
Copy link
Contributor

@okkez okkez commented Sep 25, 2018

Sometimes LoadError is raised while loading oj gem, even if oj gem is
installed. Therefore we want to see the correct message of LoadError.

For example, Alpine Linux provides the package ruby which does not
include bigdecimal and provides ruby-bigdecimal.

See #2136

Signed-off-by: Kenji Okimoto [email protected]

Sometimes LoadError is raised while loading oj gem, even if oj gem is
installed. Therefore we want to see the correct message of LoadError.

For example, Alpine Linux provides the package ruby which does not
include bigdecimal and provides ruby-bigdecimal.

Signed-off-by: Kenji Okimoto <[email protected]>
@repeatedly repeatedly merged commit 3f5643a into fluent:master Oct 2, 2018
@repeatedly
Copy link
Member

Thanks!

@okkez okkez deleted the handle-load-error branch October 3, 2018 01:04
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