Relative Content

Tag Archive for ruby-on-railssessionsubdomainshare

Do not share Session with subdomains in Ruby on Rails

I am trying to implement a session in ruby on Rails that will be unique for the subdomain that created it. I don’t want to share the session with any subdomain:
Domain that created the session: test1.test.com