Displaying 1 result from an estimated 1 matches for "httpl".
Did you mean:
http
2009 Sep 29
5
NoMethodError in Stories#show
I''m a Rails newbie and am working my way through Simply Rails 2 by
Patrick Lenz.
Have run into a problem on page 207 of the book; this is the error I
run into when I fire up my server and open up httpL//localhost:3000/
stories/new I have posted the error message and trace below.
Thanks in advance for your help.
--------------------------------------------------------------------------------------
Showing app/views/stories/show.html.rb where line #1 raised:
You have a nil object when you didn&...