rsift 0.3.6
This is a Ruby client wrapper for the Datasift API. Right now, it just handles data, streams and comments. There's also a class to handle receiving data from Datasift using their websockets implementation.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (8):
            em-http-request
            = 0.2.15
          
          
            jakal
            = 0.1.95
          
          
            json
            = 1.4.6
          
          
            rake
            = 0.8.7
          
          
            rest-client
            = 1.4.2
          
          
            shoulda
            = 2.11.3
          
          
            test-unit
            = 2.1.1
          
          
            webmock
            = 1.6.1
          
    