redised provides a single module `Redised` that when included in your class provides a self.redis= and self.redis methods. It also has the ability to load the urls from a YAML config file
Aaron Quint
gem "redised", "~> 0.2.1"