Skip to content

Instantly share code, notes, and snippets.

@kapso
Created October 28, 2012 18:31
Show Gist options
  • Save kapso/3969381 to your computer and use it in GitHub Desktop.
Save kapso/3969381 to your computer and use it in GitHub Desktop.
Hiredis gemfile
gem 'redis', '3.0.2', require: ['redis', 'redis/connection/hiredis']
gem 'hiredis'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment