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

cast to string to concatenate full string without errors #103

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

diegodominguez3
Copy link

@diegodominguez3 diegodominguez3 commented Nov 16, 2021

I was having this error: NoMethodError: undefined method '+' for nil:NilClass in my code and casting the id seem to fix it.

@joohwho
Copy link

joohwho commented Dec 6, 2021

I had to do that too.

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