Sha256: 8c233b77683371f1535aa23a60a3d6749e0b6047884b9860e75256a7c18089d9
Contents?: true
Size: 142 Bytes
Versions: 2
Compression:
Stored size: 142 Bytes
Contents
# encoding: UTF-8 require 'pathname' base = Pathname(__FILE__).dirname.expand_path Dir.glob(base + '*.rb').each do |file| require file end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
gooddata-0.6.20 | lib/gooddata/models/blueprint/blueprint.rb |
gooddata-0.6.19 | lib/gooddata/models/blueprint/blueprint.rb |