Sha256: bf7ee2092aeae34b726940b482118cf060e167e402786a832d3f3eac7feed30b

Contents?: true

Size: 225 Bytes

Versions: 6

Compression:

Stored size: 225 Bytes

Contents

<% throw_content :header do %>
  CAUGHT CONTENT
<% end %>

<% throw_content :footer do %>
  CAUGHT FOOTER
<% end %>

START HEADER
<%= catch_content :header -%>
END HEADER

START FOOTER
<%= catch_content :footer -%>
END FOOTER

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
merb-0.4.1 spec/fixtures/views/examples/template_catch_content.html.erb
merb-0.4.2 spec/fixtures/views/examples/template_catch_content.html.erb
merb-0.5.0 spec/fixtures/views/examples/template_catch_content.html.erb
merb-0.5.1 spec/fixtures/views/examples/template_catch_content.html.erb
merb-0.5.2 spec/fixtures/views/examples/template_catch_content.html.erb
merb-0.5.3 spec/fixtures/views/examples/template_catch_content.html.erb