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

fix undefined method error #22

Closed
wants to merge 1 commit into from

Conversation

kenvatian
Copy link

$GEM_HOME/gems/kount_complete-2.2.0/lib/kount/Response.rb:336:in geterrors': undefined method compact' for #String:0x00007fbe701c2880 (NoMethodError)

…`geterrors': undefined method `compact' for #<String:0x00007fbe701c2880> (NoMethodError)
end
errors.compact
end
alias_method :geterrors, :get_errors
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in case, some existing code uses geterrors, but since it's currently erroring maybe this is unwarranted.

Copy link

@brettdonahue brettdonahue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pull request was accepted. The source code was copied into the SDK source code in a repo managed elsewhere. That source was then mirrored back to github.

@kenvatian
Copy link
Author

closing due to #22 (review)

@kenvatian kenvatian closed this Mar 14, 2023
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