On 16 December 2012 14:19, Nikolay <[email protected]> wrote: > After entering data in http://localhost:3000/checkout/update/address form i > getting the following error: > > > NoMethodError in Spree::CheckoutController#update > > undefined method `user_id=' for #<Spree::Address:0xb4e8b2dc>
Have a look at the Rails Guide on Debugging, it will show you techniques that can help you to debug the code. Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

