[Rails] undefined method `user_id=' for #
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>
A error chunk of Development.log
https://gist.github.com/4307695--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/bdQxOzC4Qj0J.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home