Sha256: 812e485ab0ed625280bf072967a8dc8837f52c75e2fd1fe826ca694113d9afeb
Contents?: true
Size: 122 Bytes
Versions: 11
Compression:
Stored size: 122 Bytes
Contents
module Playmo class Silent def initialize(recipe, &block) Playmo::Action.new(recipe, &block) end end end
Version data entries
11 entries across 11 versions & 1 rubygems