Hello I am working on a e-store. I have a page where user puts his address and info, and also chooses form of shipment. When he/she submits i want to display the data he/she just entered + add the costs of shippment. The cart is already in a session and i just add the costs of shipment to cart total. The question is how should i do this. Is putting the @order object in a session is the right thing to do, and then after confirm just save it? Or maybe i am missing something. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---