Sha256: 7a8bf23151340676949820b9c191f0690ae9369f3212b9497769bb2c7304c4d5
Contents?: true
Size: 157 Bytes
Versions: 13
Compression:
Stored size: 157 Bytes
Contents
require 'stringio' module Opal module RSpec class NoopFlushStringIO < StringIO # make printer happy def flush end end end end
Version data entries
13 entries across 13 versions & 1 rubygems