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

leftover JSON references #103

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

al-bglhk
Copy link

I was trying a ruby example upon setting up transactional email when an error came up

[redacted]2.7.6/lib/ruby/gems/2.7.0/gems/customerio-5.1.0/lib/customerio/api.rb:20:in `send_email': uninitialized constant Customerio::APIClient::JSON (NameError)

I dug around and found it could be some leftover that hasn't migrated to multi_json yet. I noticed it's already a dependency of customerio gem.

I changed it on my local and works fine after that.

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