Sha256: 93173d1a8b6838c2c98f8830aba5eac2944b7ebac20777eae0392d2624bc82ea
Contents?: true
Size: 150 Bytes
Versions: 3
Compression:
Stored size: 150 Bytes
Contents
# encoding: UTF-8 module GoodData module Mixin module RootKeyGetter def root_key raw_data.keys.first end end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
gooddata-0.6.7 | lib/gooddata/mixins/root_key_getter.rb |
gooddata-0.6.6 | lib/gooddata/mixins/root_key_getter.rb |
gooddata-0.6.5 | lib/gooddata/mixins/root_key_getter.rb |