In Ruby on Rails, how do I set the session cookie's httpOnly setting to false?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
I figured this out. In
|
|||||||
|
|
This is how i did it with Rails 3:
|
|||
|
|