Sha256: 999cba9bca83e6b31bcae38f8e69829fe496095cf4fa50c847bf06a9b14558e2

Contents?: true

Size: 301 Bytes

Versions: 22

Compression:

Stored size: 301 Bytes

Contents

<% @content = captured_content do %>
  <span>Captured Line 1</span>
  <span>Captured Line 2</span>
<% end %>
<%= @content %>

<% concat_in_p('Concat Line 3') %>

<% determine_block_is_template('erb') do %>
  <span>This is erb</span>
  <span>This is erb</span>
<% end %>

<% ruby_not_template_block %>

Version data entries

22 entries across 22 versions & 3 rubygems

Version Path
middleman-core-3.1.0.rc.2 lib/vendored-middleman-deps/padrino-helpers-0.10.7/test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.10.7 test/fixtures/markup_app/views/capture_concat.erb
middleman-core-3.0.0.beta.2 lib/middleman-core/vendor/padrino-helpers-0.10.6/test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.10.6 test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.10.6.e test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.10.6.d test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.10.6.c test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.10.6.b test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.10.6.a test/fixtures/markup_app/views/capture_concat.erb
middleman-core-3.0.0.beta.1 lib/middleman-core/vendor/padrino-helpers-0.10.5/test/fixtures/markup_app/views/capture_concat.erb
middleman-core-3.0.0.alpha.9 lib/middleman-core/vendor/padrino-helpers-0.10.5/test/fixtures/markup_app/views/capture_concat.erb
middleman-core-3.0.0.alpha.8 lib/middleman-core/vendor/padrino-helpers-0.10.5/test/fixtures/markup_app/views/capture_concat.erb
middleman-core-3.0.0.alpha.7 lib/middleman-core/vendor/padrino-helpers-0.10.5/test/fixtures/markup_app/views/capture_concat.erb
middleman-3.0.0.alpha.6 lib/middleman/vendor/padrino-helpers-0.10.5/test/fixtures/markup_app/views/capture_concat.erb
middleman-3.0.0.alpha.5 lib/middleman/vendor/padrino-helpers-0.10.5/test/fixtures/markup_app/views/capture_concat.erb
middleman-3.0.0.alpha.4 lib/middleman/vendor/padrino-helpers-0.10.5/test/fixtures/markup_app/views/capture_concat.erb
middleman-3.0.0.alpha.3 lib/middleman/vendor/padrino-helpers-0.10.5/test/fixtures/markup_app/views/capture_concat.erb
middleman-3.0.0.alpha.2 lib/middleman/vendor/padrino-helpers-0.10.5/test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.10.5 test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.10.4 test/fixtures/markup_app/views/capture_concat.erb