Skip to content

Anycable problem solved #23

@sebyx07

Description

@sebyx07

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_store

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions