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

Convert q_value to_s #1266

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

Convert q_value to_s #1266

wants to merge 1 commit into from

Conversation

pioz
Copy link

@pioz pioz commented Mar 12, 2019

Ensure that q_value is a string to call method downcase! (line 12) and strip!. You can pass for example the email parameter = null with Postman: in this scenario you get 500 NoMethodError (undefined method downcase!' for nil:NilClass)`

Ensure that `q_value` is a string to call method `downcase!` (line 12) and `strip!`. You can pass for example the email parameter = null with Postman: in this scenario you get 500 `NoMethodError (undefined method `downcase!' for nil:NilClass)`
Copy link
Collaborator

@MaicolBen MaicolBen left a comment

Choose a reason for hiding this comment

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

Rebase! the specs should pass now. Also, if throws that exception, doesn't it say that something is wrong? This is like hiding the issue

@pioz
Copy link
Author

pioz commented Oct 11, 2023

Any update?

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