Sha256: 95df316821834ddd07f28297462c4874f46159fe1274cdee6f5ed2b78639c381

Contents?: true

Size: 247 Bytes

Versions: 226

Compression:

Stored size: 247 Bytes

Contents

%h1 Partial layout used with for block:
- if Haml::Util.ap_geq_3?
  = render :layout => 'layout_for_partial.haml' do
    %p Some content within a layout
- else
  - render :layout => 'layout_for_partial.haml' do
    %p Some content within a layout

Version data entries

226 entries across 226 versions & 4 rubygems

Version Path
haml-edge-3.1.14 test/haml/templates/partial_layout.haml
haml-edge-3.1.13 test/haml/templates/partial_layout.haml
haml-3.0.3 test/haml/templates/partial_layout.haml
haml-edge-3.1.12 test/haml/templates/partial_layout.haml
haml-edge-3.1.11 test/haml/templates/partial_layout.haml
haml-edge-3.1.10 test/haml/templates/partial_layout.haml
haml-edge-3.1.9 test/haml/templates/partial_layout.haml
haml-edge-3.1.8 test/haml/templates/partial_layout.haml
haml-edge-3.1.7 test/haml/templates/partial_layout.haml
haml-edge-3.1.6 test/haml/templates/partial_layout.haml
haml-edge-3.1.5 test/haml/templates/partial_layout.haml
haml-edge-3.1.4 test/haml/templates/partial_layout.haml
haml-3.0.2 test/haml/templates/partial_layout.haml
haml-3.0.1 test/haml/templates/partial_layout.haml
haml-3.0.0 test/haml/templates/partial_layout.haml
haml-edge-2.3.251 test/haml/templates/partial_layout.haml
haml-edge-2.3.250 test/haml/templates/partial_layout.haml
haml-edge-2.3.249 test/haml/templates/partial_layout.haml
haml-edge-2.3.248 test/haml/templates/partial_layout.haml
haml-edge-2.3.247 test/haml/templates/partial_layout.haml