Sha256: 02d679645dc2a43199a23ec5e57f6fce2115e95b9c0c4e918476b3c807a73b8b
Contents?: true
Size: 369 Bytes
Versions: 77
Compression:
Stored size: 369 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 MdObjId def uri_obj_id(uri) GoodData::Helpers.last_uri_part(uri) end end end end
Version data entries
77 entries across 77 versions & 1 rubygems