no, suppose that there's a person who has logged in to a site and when he fill a form so the data should be stored in a table with his user id which has stored in his session. so how can i store it.
On 29/10/2008, Daniel Bush <[EMAIL PROTECTED]> wrote: > > > > On Oct 29, 4:19 pm, ruby_ishk <[EMAIL PROTECTED]> wrote: > > hi,can anyone tell me how a session variable can store in table,, > > Do you mean change from storing sessions in a cookie to storing in > your database? > Or do you mean something to do with using the session? > > > -- > Daniel Bush > > > --~--~---------~--~----~------------~-------~--~----~ 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 this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

