| Module | Zeep::Base |
| In: |
lib/zeep/messaging.rb
|
# File lib/zeep/messaging.rb, line 14 def self.configure_credentials(api_key, secret_key) @@api_key = api_key @@secret_key = secret_key end