module Resonline

Constants

SOAPNamespaces
SOAPPrefixUrl
VERSION

Attributes

configuration[RW]

Public Class Methods

configure() { |configuration| ... } click to toggle source
# File lib/resonline/configuration.rb, line 25
def self.configure
  yield(configuration)
end