You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NoMethodError in Projects#new
Showing .../app/views/projects/new.html.erb where line #21 raised:
undefined method `prototype_image?' for #<Project:0x00007fd2f8432f10>
Did you mean? prototype_image
prototype_image=
The text was updated successfully, but these errors were encountered:
I'm likely doing something wrong but I can't seem to figure out what.
Using this line of code...
... and adding this line to the model ...
... I end up with ...
The text was updated successfully, but these errors were encountered: