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.
Required Ruby Version
None
Required Rubygems Version
>= 1.3.4
Authors
Frederick Fix
Versions
- 0.0.1 August 10, 2012 (16.5 KB)