module OrionWholesale

Constants

VERSION

Attributes

config[RW]

Public Class Methods

configure() { |config| ... } click to toggle source
# File lib/orion_wholesale.rb, line 30
def self.configure
  yield(config)
end