Sha256: 03dc9dd65ab4edb0a9e917e63b0e761538401bd152cc9e005dfbd3f82b71db5e
Contents?: true
Size: 246 Bytes
Versions: 2
Compression:
Stored size: 246 Bytes
Contents
module Hamlit module Block # Set identity for SilentScriptCompilerExtension module CompilerExtension def initialize(*) super @silent_script_compiler.identity = @script_compiler.identity end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
hamlit-block-0.3.1 | lib/hamlit/block/compiler_extension.rb |
hamlit-block-0.3.0 | lib/hamlit/block/compiler_extension.rb |