Sha256: 3b0d1a29a43cf29bbdd7dc7c2bd19374b48ee178f77012bb2b1b3b0bc58845ea
Contents?: true
Size: 128 Bytes
Versions: 3
Compression:
Stored size: 128 Bytes
Contents
module Sendcloud module Stats extend self def get(params) Sendcloud.get('stats.get', params) end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
sendcloud-0.2.1 | lib/sendcloud/stats.rb |
sendcloud-0.2.0 | lib/sendcloud/stats.rb |
sendcloud-0.1.0 | lib/sendcloud/stats.rb |