I just installed Rails 2.0.2.
While moving an application made in Rails 1.2 to Rails 2.0.2, I got a
problem of session.
I was using the variable @session[].
How should I change the old fashioned way to the new way, which is
cookie based session? How can I implement session or cookies in Rails 2?
I don't want to keep using ActiveRecord based session.
Please give me a concrete help.
Links are also welcome.
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to