module Ubea

Public Class Methods

config() click to toggle source
# File lib/ubea.rb, line 4
def self.config
  @config ||= Config.default
end