unobliged / plymlet

plymlet rails test code
http://plymlet.herokuapp.com
0 stars 0 forks source link

set up redis on your development machine (inside vagrant) #6

Closed dpaola2 closed 12 years ago

dpaola2 commented 12 years ago

install redis on your OS and then add the redis gem to your gemfile

unobliged commented 12 years ago

done, apt-get install redis-server and added redis gem