Frederick Cheung wrote:
> the pre 2.2 way should work way back to rails 1.1, and possibly even
> further back.

Huh, then I might as well do it the actual legit way, and I guess I can 
now easily do this in a storage-agnostic manner for both pre 2.2 and 
2.2. Nice, thanks for supplying that sample code Fred, after a couple 
hours looking through the Rails source I wasn't any closer to figuring 
it out for myself.

Ah, but I guess now I have your sample code to _read_ a session. Do you 
have any similar magic code to write it back out to the store? I guess I 
can probably figure it out for myself now that I know the magic way to 
fake a cgi session.

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to