This commit is contained in:
Dan Buch
2012-02-28 01:26:08 -05:00
commit ca5596e219
3 changed files with 51 additions and 0 deletions

4
redis-with-ruby/Gemfile Normal file
View File

@@ -0,0 +1,4 @@
source :rubygems
gem 'hiredis'
gem 'redis'