Sha256: 48182ffa64935051fe9ae5b2a080038fef4aa70c83759740cbf1b9c5f739d195
Contents?: true
Size: 237 Bytes
Versions: 3
Compression:
Stored size: 237 Bytes
Contents
module DocGenerationWrapper module Adapter module DocRaptorService class Query def status status_id Proxy.status status_id, true # true is for raising on exception end end end end end
Version data entries
3 entries across 3 versions & 1 rubygems