RubyGems Navigation menu

curbala 0.0.1

Does you application invoke services that have different URLs in different Rails environments? Would you like to log the application input to each service call, have fine grain control over API-specific data encoding and decoding, and log responses for each service call? Are some of your service calls exhibiting a 'long line' code odor? Do your API developers test their calls using curl commands? This little ditty remedied these symptoms in our system and, most imporantly, expedited our rails app development and troubleshooting with internal and external API teams.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.0.1 - August 10, 2012 (16.5 KB)

Development 依赖 (3):

curb ~> 0.8.1
rails ~> 3.2
rspec ~> 2.10.0

业主:

作者:

  • Frederick Fix

SHA 256 校验和:

5e85d07e4e7204fea6394f8b986eb930345d1bab7164ca8e7c655bdb51bae5f9

下载总量 5,594

这个版本 5,594

许可:

需要的 Ruby 版本:

需要的 RubyGems 版本: >= 1.3.4

链接: