Clearly defined Rails routing problem - undefined method for Nil:NilClass
- by sscirrus
Guys and girls,
I have been working on this problem for a while but still no joy. This is my second question within this general area, because the last question was getting too long and this is now more well-defined.
Summary of the Problem:
I am loading a page for my customers and I get error:
undefined method 'name' for Nil:NilClass
My Code
…