Last Updated: February 25, 2016
·
1.243K
· juggler

Redis is not a module

if you're getting

Redis is not a module

after installing redis-rails gem then you should read https://github.com/jodosha/redis-store/issues/118

TLDR;

bundle update redis
bundle update redis-rails