Sha256: e04c3cf37f2a128a2407d27b7d6352b7613666492aff7765c7015f1c4fdfb411

Contents?: true

Size: 365 Bytes

Versions: 2

Compression:

Stored size: 365 Bytes

Contents

# encoding: UTF-8
#
# 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.

require_relative 'schema_blueprint'

module GoodData
  module Model
    class DateDimension < GoodData::Model::SchemaBlueprint
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
gooddata-0.6.51 lib/gooddata/models/blueprint/date_dimension.rb
gooddata-0.6.50 lib/gooddata/models/blueprint/date_dimension.rb