Class: XMLRPC::Client

Inherits:
Object
  • Object
show all
Defined in:
lib/action_kit_api/connection.rb

Overview

We’re overriding the user agent to make these requests more obviously from this wrapper

Constant Summary collapse

USER_AGENT =
"DFA Ruby action_kit_api/#{ActionKitApi::VERSION} ( http://code.democracyforamerica.com/ )"