Sha256: e0b27a28381cb73676ca139ac9445dfd3b15cc19d1de417ce8558b7daa84017b
Contents?: true
Size: 190 Bytes
Versions: 11
Compression:
Stored size: 190 Bytes
Contents
require 'confstruct/configuration' module RGeoServer Config = Confstruct::Configuration.new(YAML.load(File.read(File.expand_path('../../../config/config_defaults.yml', __FILE__)))) end
Version data entries
11 entries across 11 versions & 1 rubygems