Sha256: c126c179466d5c437db31a5134a61412f891e56579804fa3723f72b46732a52b
Contents?: true
Size: 219 Bytes
Versions: 1
Compression:
Stored size: 219 Bytes
Contents
module Workarea module FlowIo class BogusClient class Items def put_by_number(organization, number, form); end def delete_by_number(organization_id, number); end end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
workarea-flow_io-1.2.1 | lib/workarea/flow_io/bogus_client/items.rb |