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

#162 : symbolize_keys option doesn't work as the README says #165

Merged
merged 2 commits into from
Oct 12, 2023

Conversation

anupama-kumari
Copy link
Contributor

Currently it uses a symbolize_keys send in the on options, and ignore if its sent during the initialization.
So in this PR using this params send during initialization as fallback option.

Means first checking if on params has symbolize_keys, else checking in opts send during the initialization.

@joshbuddy joshbuddy merged commit 96210e5 into joshbuddy:master Oct 12, 2023
8 checks passed
@joshbuddy
Copy link
Owner

@anupama-kumari thanks for this, looks good!

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.

None yet

2 participants