Sha256: ab2972b6d913ac0178f54262123adb3291f71e41e3c00c3cb686d28006c64f01
Contents?: true
Size: 347 Bytes
Versions: 77
Compression:
Stored size: 347 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. module GoodData module Mixin module RootKeyGetter def root_key json.keys.first end end end end
Version data entries
77 entries across 77 versions & 1 rubygems