module RsrGroup

Constants

ERROR_CODES
FILE_TYPES
LINE_TYPES
SHIPPING_CARRIERS
SHIPPING_METHODS
VERSION

Attributes

config[RW]

Public Class Methods

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