Sunday, December 2, 2012

[Rails] Rename session cookie

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?

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/8EBblTUC6z4J.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment