I know that the sessions can be easily tracked in a sessions database table. But there are some concerns with this method versus doing it in an un-marshalled datastorage where each data element is stored in a field in the table. I would prefer to do it the second way, or at least know how to do it. I''ve looked around on the internet and I''m unable ti find anything that shows by example how this can be done. If I just change the sessions migration to whatever fields and such that I want, can I then create a model for this table and "everything just work"? I''m not sure how much of this session information I will have to replace (Model, Controllers) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---