Sha256: 320d5636bee23629b9e7736f0f15a6151989ac956dafbbd9a0d741ad7355c355

Contents?: true

Size: 90 Bytes

Versions: 3

Compression:

Stored size: 90 Bytes

Contents

class RPCResponse < Iowa::Component
	attr_accessor :data

	def cacheable
		false
	end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
IOWA-1.0.3 test/TC_IOWAFunctions/iowa/RPCResponse.iwa
IOWA-1.0.2 test/TC_IOWAFunctions/iowa/RPCResponse.iwa
IOWA-1.0.0 test/TC_IOWAFunctions/iowa/RPCResponse.iwa