Sha256: c82018b19ff76120cb7ef430fd4db9d52dc0c4a6bd98b868a86344ac7f593617
Contents?: true
Size: 183 Bytes
Versions: 12
Compression:
Stored size: 183 Bytes
Contents
def ENV.root_path(*args) File.expand_path(File.join(File.dirname(__FILE__), '../../../', *args)) end require 'configliere' Settings.read(ENV.root_path('config/vayacondios.yaml'))
Version data entries
12 entries across 12 versions & 2 rubygems