bubbles-rest-client 0.7.0
Retrofit, by Square, allows you to easily define annoations that will generate the necessary boilerplate code for your REST interfaces. Bubbles is a Gem that seeks to bring a similar style of boilerplate generation to Ruby.
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (2):
            addressable
            ~> 2.5
          
          
            rest-client
            ~> 2.0
          
    