venkat071982
Results
2
comments of
venkat071982

I am using redis store in rails7 syntax changed so that its not working I did like following in session_store.rb its working fine config.session_store :redis_store, servers: "redis://localhost:6379/0/session", key: '_your_app_session_key', expires_in:...