I’d like the session cookie to reflect the url and not the appname, I’d
like to rename the cookies…
The current session cookie name is called _APPNAME_session
is there a way to rename it to _somethingelse_session?
I’d like the session cookie to reflect the url and not the appname, I’d
like to rename the cookies…
The current session cookie name is called _APPNAME_session
is there a way to rename it to _somethingelse_session?
On Dec 2, 2:59pm, isguyra [email protected] wrote:
I’d like the session cookie to reflect the url and not the appname, I’d
like to rename the cookies…The current session cookie name is called _APPNAME_session
is there a way to rename it to _somethingelse_session?
There’s usually an initialiser called something like session.rb which
has all those settings in it.
Fred
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs