-
Notifications
You must be signed in to change notification settings - Fork 27
Closed
Description
Leaving this, might help others:
I tried this with any cable and I had to add this to development.rb
Otherwise @instance_variables were nil after a reflex
config.cache_store = :redis_cache_store, { url: "redis://localhost:6379/1", driver: :hiredis }
config.session_store :cache_storeReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels