Install ruby-redis-activesupport by entering the following commands in the terminal:
sudo apt update sudo apt install ruby-redis-activesupport
Description:
Redis store for ActiveSupport::Cache
redis-activesupport provides a cache for ActiveSupport. Redis Store provides a full set of stores (Cache, I18n, Session, HTTP Cache) for modern Ruby frameworks like: Ruby on Rails, Sinatra, Rack, Rack::Cache and I18n. It supports object marshalling, timeouts, single or multiple nodes, and namespaces.
Homepage: https://github.com/redis-store/redis-activesupport
Version: 5.0.4-1
Section: universe/ruby