Sha256: 03d666090bbf91938703e50567f6f25e39a73ca554f7b3963afa66e9f24233a1
Contents?: true
Size: 302 Bytes
Versions: 48
Compression:
Stored size: 302 Bytes
Contents
require "lutaml/lutaml_path/document_wrapper" module Lutaml module Uml module LutamlPath class DocumentWrapper < ::Lutaml::LutamlPath::DocumentWrapper protected def serialize_document(document) serialize_to_hash(document) end end end end end
Version data entries
48 entries across 48 versions & 2 rubygems