help.h updated

This commit is contained in:
antirez
2010-12-15 17:39:40 +01:00
parent 59aee5513d
commit 6418b4c790
2 changed files with 43 additions and 12 deletions

View File

@ -42,6 +42,7 @@ end
def commands
return @commands if @commands
require "rubygems"
require "net/http"
require "net/https"
require "json"