Sha256: ef6ae4d15bcfb365f5541367fc41e3652c808984057da9bc3dffb19c7b4646b3
Contents?: true
Size: 202 Bytes
Versions: 12
Compression:
Stored size: 202 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
12 entries across 12 versions & 1 rubygems