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

NilClass error #3049

Closed
congy opened this issue May 9, 2022 · 0 comments · Fixed by #3286
Closed

NilClass error #3049

congy opened this issue May 9, 2022 · 0 comments · Fixed by #3286

Comments

@congy
Copy link

congy commented May 9, 2022

I am testing growstuff to ensure it works on corner cases, and found a NilClass errors:

undefined method `id' for nil:NilClass : ./app/controllers/plantings_controller.rb:15

When the find_by method returns an empty member, the page would crash.

CloCkWeRX added a commit that referenced this issue Mar 13, 2023
CloCkWeRX added a commit that referenced this issue Mar 13, 2023
Fix undefined method `id' for nil:NilClass : ./app/controllers/plantings_controller.rb:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant