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