Sha256: 8eac6441278c72ac570c9ff3603ad1c007f6153c979ee36d987fbf4001ab3c45

Contents?: true

Size: 162 Bytes

Versions: 1

Compression:

Stored size: 162 Bytes

Contents

format :html do
  view :head_content do
    process_content render_raw
  end

  view :core do
    process_content ::CodeRay.scan(render_raw, :html).div
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
card-1.97.0.1 mod/standard/set/right/head.rb