hockeyapp 0.0.15
This simple wrapper enables you to acces the hockeyapp REST API through simple ruby calls. You are rquired to configure a valid token before doing anyhting else
          Gemfile:
          =
        
        
          安装:
          =
        
      版本列表:
- 0.0.15 April 30, 2013 (14.5 KB)
Runtime 依赖 (7):
            activemodel
            >= 0
          
          
            awesome_print
            >= 0
          
          
            httmultiparty
            >= 0
          
          
            multi_json
            >= 0
          
          
            rake
            >= 0
          
          
            rspec
            >= 0
          
          
            simplecov
            >= 0
          
    