Sha256: 74bfaf2d0d83815e03cfa57187d8cf0a107ced9cd9d2d90eda1c3ece2a663548

Contents?: true

Size: 144 Bytes

Versions: 3

Compression:

Stored size: 144 Bytes

Contents

module TestdroidAPI
	class Config < CloudResource
		def initialize(uri, client, params={})
			super uri, client,"config", params
		end
	end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
testdroid-api-client-0.2.2 lib/testdroid_api/config.rb
testdroid-api-client-0.2.1 lib/testdroid_api/config.rb
testdroid-api-client-0.2.0 lib/testdroid_api/config.rb