Open
Description
There are still cases where the error message:
ActionView::Template::Error (no implicit conversion of String into Integer)
is extremely obtuse.
I'm opening this issue so that others when they see this can paste the offending code. I'd paste my example, but I forgot what it was. Then another team member of mine hit the same error and got stuck for a long time.
The process I used to solve the issue is:
- Comment out lines in the template to find the offending line or lines.
- Read examples super carefully and look for errors.
Metadata
Metadata
Assignees
Labels
No labels