Hello,
Anybody please recommend me a best way how to implement a session cart.
My task is - i have a different models(for example
:Person,City,House,Car...).
Also i have per each model a list with <ADD TO CART> button.
Finally i have web page where i need to display all selected models
grouped by type(model).
How to implement this? - Save a hash in session with selected model
id''s?
Thanks
--
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
-~----------~----~----~----~------~----~------~--~---