Sha256: 6623711371c5f27253cec5fa93e78ef6927d1c28788bfe102a0ab9c66a61ad5a

Contents?: true

Size: 344 Bytes

Versions: 145

Compression:

Stored size: 344 Bytes

Contents

# encoding: UTF-8
#
# Copyright (c) 2010-2015 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.

require 'pathname'

base = Pathname(__FILE__).dirname.expand_path
Dir.glob(base + '*.rb').each do |file|
  require file
end

Version data entries

145 entries across 29 versions & 2 rubygems

Version Path
gooddata-edge-0.6.27.edge lib/gooddata/data/data.rb
gooddata-edge-0.6.27.edge lib/gooddata/models/metadata/metadata.rb
gooddata-edge-0.6.27.edge lib/gooddata/core/core.rb
gooddata-edge-0.6.27.edge lib/gooddata/commands/commands.rb
gooddata-edge-0.6.27.edge lib/gooddata/exceptions/exceptions.rb
gooddata-0.6.49 lib/gooddata/models/metadata/metadata.rb
gooddata-0.6.49 lib/gooddata/data/data.rb
gooddata-0.6.49 lib/gooddata/commands/commands.rb
gooddata-0.6.49 lib/gooddata/core/core.rb
gooddata-0.6.49 lib/gooddata/exceptions/exceptions.rb
gooddata-0.6.48 lib/gooddata/data/data.rb
gooddata-0.6.48 lib/gooddata/exceptions/exceptions.rb
gooddata-0.6.48 lib/gooddata/commands/commands.rb
gooddata-0.6.48 lib/gooddata/core/core.rb
gooddata-0.6.48 lib/gooddata/models/metadata/metadata.rb
gooddata-0.6.47 lib/gooddata/data/data.rb
gooddata-0.6.47 lib/gooddata/exceptions/exceptions.rb
gooddata-0.6.47 lib/gooddata/commands/commands.rb
gooddata-0.6.47 lib/gooddata/core/core.rb
gooddata-0.6.47 lib/gooddata/models/metadata/metadata.rb