Sha256: 6841a1b9c171f197bbbecccb4871f96fed1d46c7c6ea4ac68b46b80d47db8e1e
Contents?: true
Size: 167 Bytes
Versions: 1
Compression:
Stored size: 167 Bytes
Contents
module Flydata module Command class Base def initialize @api_client = ApiClient.new end def flydata; @api_client end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
flydata-0.0.1.2011101801 | lib/flydata/command/base.rb |