Sharing session across domains

This commit is contained in:
Godwin
2015-08-30 10:47:38 -07:00
parent 63b4287ef3
commit 111218f986
+1 -1
View File
@@ -1,3 +1,3 @@
# Be sure to restart your server when you modify this file.
BikeBike::Application.config.session_store :active_record_store
BikeBike::Application.config.session_store :active_record_store, :domain => :all