Creating Sessions

I am a beginner in Ruby on Rails and I am using Rails version 2.3.2 . I
am
having trouble using sessions. I have changed the session_store.rb file
in
the config folder and I need help for proceeding further.

On Apr 25, 10:47am, chinmoy [email protected] wrote:

I am a beginner in Ruby on Rails and I am using Rails version 2.3.2 . I am
having trouble using sessions. I have changed the session_store.rb file in
the config folder and I need help for proceeding further.

What did you change it to? What didn’t you like about the default
(cookie store)? What isn’t working?

Fred