Sha256: b56a3f6abe410a950897df945a9239cc3572de809b9fd270fb3a19858ef9a4c8
Contents?: true
Size: 312 Bytes
Versions: 58
Compression:
Stored size: 312 Bytes
Contents
# Copyright (c) 2010-2017 GoodData Corporation. All rights reserved. # This source code is licensed under the BSD-style license found in the # LICENSE file in the root directory of this source tree. base = Pathname(__FILE__).dirname.expand_path Dir.glob(base + '*.rb').each do |file| require_relative file end
Version data entries
58 entries across 58 versions & 1 rubygems