how to get the browser session in ruby?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bnopl
    New Member
    • May 2007
    • 1

    how to get the browser session in ruby?

    hi all,
    i am new to ruby.i am working on php and also want to know ruby.my question is how to retrive the browser session id in ruby as i done in php using session_id() method.pls help me to find the browser id.
  • improvcornartist
    Recognized Expert Contributor
    • May 2007
    • 303

    #2
    I think for this you will want to use 'session.sessio n_id'.

    Comment

    Working...