How to Install ruby-redis-rails in Ubuntu 18.04



Install ruby-redis-rails by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-redis-rails

Description:

Redis stores for Ruby on Rails

redis-rails provides a full set of stores (*Cache*, *Session*, *HTTP Cache*) for Ruby on Rails. See the main redis-store readme at https://github.com/jodosha/redis-store for general guidelines.

Homepage: http://redis-store.org/redis-rails

Version: 5.0.2-3

Section: universe/ruby