Sha256: 2a128fdac675a1ed23c1b8da78cbd77a8a00d31142f0346367fe69c40f1d2a00
Contents?: true
Size: 131 Bytes
Versions: 1
Compression:
Stored size: 131 Bytes
Contents
module Onering module Client VERSION = "0.4.1" class Error < Exception; end class FatalError < Error; end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
onering-client-0.4.1 | lib/onering/version.rb |