Displaying 1 result from an estimated 1 matches for "2ebcf193".
2006 Jan 15
1
You hava a nil object when you didn''t expect it!
Hello:
I''m new to rails (and ruby for that matter) and I''m us following the
tutorial in the Pragmatic
Programmer Agile Web Development with Rails book.
In chapter 9, Iteration D1: Capturing an order, I''ve added the code to
handle entry errors:
<%= error_messages_for(:order) %>
to the top of the checkout.rhtml file. Now when I press the checkout
link