Sha256: 2f1f6c1b1d7898aa4aa986cb46431248ac5b3b5829a54b24b4ae40037cc8bfb1

Contents?: true

Size: 204 Bytes

Versions: 1

Compression:

Stored size: 204 Bytes

Contents

format :html do
  view :head_content do
    process_content render_raw
  end

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

Version data entries

1 entries across 1 versions & 1 rubygems

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