Sha256: 4030bd0b028b0e42a9f22bf66a45f58a2c72ba4601c91dd7d72338db240f6185
Contents?: true
Size: 174 Bytes
Versions: 104
Compression:
Stored size: 174 Bytes
Contents
# Should implement call method module Terraspace::Plugin::Decorator module Interface def initialize(type, props={}) @type, @props = type, props end end end
Version data entries
104 entries across 104 versions & 1 rubygems