Sha256: df0f5f7ad3be22c56296239338275bb376ea9cfa10c7ac47a918efcf94a5b274
Contents?: true
Size: 132 Bytes
Versions: 3
Compression:
Stored size: 132 Bytes
Contents
# frozen_string_literal: true module ProformaXML class ServiceBase def self.call(**) new(**).perform end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
proformaxml-1.5.2 | lib/proformaxml/services/service_base.rb |
proformaxml-1.5.1 | lib/proformaxml/services/service_base.rb |
proformaxml-1.5.0 | lib/proformaxml/services/service_base.rb |