I\'d like to debug the request my Rails app makes with RestClient. The RestClient docs say:
To enable logging you can set RestClient.log w
To enable logging you can
set RestClient.log w
may be so: RestClient.log = Rails.logger