A gem that allows you to see redis data in your rails application...
Follow these steps to setup
Add this to your application's Gemfile
and exeute
Or install it yourself
Execute the following in your rails app root directory
Configure your redis server in config/initializers/redis_data_viewer.rb
Run your rails application and go to the path /redis. Enter the db and a key to search for and hit fetch