Sha256: 5a34460436928c0169b79bfc5a6425488dd8454cc1cfa4845c1d721458f95bec

Contents?: true

Size: 300 Bytes

Versions: 28

Compression:

Stored size: 300 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

28 entries across 28 versions & 3 rubygems

Version Path
padrino-fields-0.3.3 test/fixtures/datamapper/views/capture_concat.erb
middleman-2.0.7 lib/middleman/vendor/padrino-helpers-0.10.0/test/fixtures/markup_app/views/capture_concat.erb
middleman-2.0.6 lib/middleman/vendor/padrino-helpers-0.10.0/test/fixtures/markup_app/views/capture_concat.erb
middleman-2.0.5 lib/middleman/vendor/padrino-helpers-0.10.0/test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.10.1 test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.10.0 test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.9.29 test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.9.28 test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.9.27 test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.9.26 test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.9.24 test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.9.25 test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.9.23 test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.9.22 test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.9.21 test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.9.20 test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.9.19 test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.9.18 test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.9.17 test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.9.16 test/fixtures/markup_app/views/capture_concat.erb