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