module Brightpearl
Constants
- VERSION
Public Class Methods
config()
click to toggle source
Your code goes hereā¦
# File lib/brightpearl.rb, line 18 def self.config @config ||= Config.new end
Your code goes hereā¦
# File lib/brightpearl.rb, line 18 def self.config @config ||= Config.new end