Sha256: c8c80dd968fe0c82ed88c4cd7eafadd3e117f8401cce20420bea4364465cef49
Contents?: true
Size: 336 Bytes
Versions: 4
Compression:
Stored size: 336 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 MdJson def to_json json.to_json end end end end
Version data entries
4 entries across 4 versions & 1 rubygems