Savon を使用して Ruby インターフェイスを SOAP サービスに記述しています。動作しているように見えますが、コマンド ラインにいくつかの DEBUG メッセージが表示されます
D, [2011-02-15T16:33:32.664620 #4140] DEBUG -- : HTTPI tried to use the httpclient adapter, but was unable to find the library in the LOAD_PATH. Falling back
using the net_http adapter now.
D, [2011-02-15T16:33:32.820863 #4140] DEBUG -- : HTTPI executes HTTP POST using the net_http adapter
これらのメッセージが表示される理由、またはその意味さえわかりません。
何か案は?