1

Is there a way to set session cookie work for all subdomains (e.g. *.domain.com) from Merb configuration file (config/init.rb)

Looking for something like

Merb::Config.use do |c|
  c[:session_cookie_domain] = '.domain.com'
end
Dan Sosedoff
  • 2,869
  • 5
  • 28
  • 34

0 Answers0