Frederick Cheung wrote: > On 20 Apr 2009, at 19:31, Jonathan Rochkind wrote: > 2.2 is a bit easier actually -
I must admit that my app is still in Rails 2.1 now, for annoying reasons that will make everyone tell me I'm doing Rails wrong again. > If you assume ActiveRecord store it's pretty easy. find the row with > the right session id, data is right there. Yeah, I think that's the way to go for now. I'd like to use ActiveRecordStore's own methods to serialize/unserialize the data, to not have my code depending on certain assumptions about precisely how ActiveRecordStore serializes, but I think that's do-able too. Thanks for helping me think this through. Jonathan -- 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@googlegroups.com To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---