Sha256: f1440c81a367a5ce99c8c4bba54330d699a30c3871b4e441996d93c56b5cf49e
Contents?: true
Size: 185 Bytes
Versions: 5
Compression:
Stored size: 185 Bytes
Contents
module Scalaroid # Request list for use with Transaction.req_list(). class JSONReqListTransaction < JSONReqList def initialize(other = nil) super(other) end end end
Version data entries
5 entries across 5 versions & 1 rubygems