Sha256: a52fdf9adaf3a4a4d8887a9e5b4de53a9f5996ac126f00d4cdb556fcdd0e2b4e
Contents?: true
Size: 178 Bytes
Versions: 1
Compression:
Stored size: 178 Bytes
Contents
# frozen_string_literal: true class Shoes module Mock class Background include Shoes::Mock::CommonMethods def background=(*_opts) end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
shoes-core-4.0.0.rc1 | lib/shoes/mock/background.rb |