Sha256: aab72e805244b6df53159b8bdca6616ac03c12d7bf8186fbffca807d80059b13
Contents?: true
Size: 203 Bytes
Versions: 21
Compression:
Stored size: 203 Bytes
Contents
# -*- encoding : utf-8 -*- include_set Type::Html format :html do view :core do |_args| with_nest_mode :template do process_content ::CodeRay.scan(_render_raw, :html).div end end end
Version data entries
21 entries across 21 versions & 1 rubygems