Sha256: eaec09c29d791cb0824c86c39fc20b229e1a8df909447277cce53dacba017656
Contents?: true
Size: 115 Bytes
Versions: 21
Compression:
Stored size: 115 Bytes
Contents
require_relative "teuton_host" class Case def host(host = "localhost") TeutonHost.new(self, host) end end
Version data entries
21 entries across 21 versions & 1 rubygems