Sha256: e21ee250643991b9577de91e1c136dc1af67c8cb8c62ffe39c93fb904d55868f

Contents?: true

Size: 308 Bytes

Versions: 62

Compression:

Stored size: 308 Bytes

Contents

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

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

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

<% concat_ruby_not_template_block %>

Version data entries

62 entries across 62 versions & 5 rubygems

Version Path
padrino-helpers-0.16.0.pre3 test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.16.0.pre2 test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.15.3 test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.15.2 test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.15.1 test/fixtures/markup_app/views/capture_concat.erb
files.com-1.0.55 docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.15.0 test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.14.4 test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.14.3 test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.12.9 test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.14.2 test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.13.3.4 test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.14.1.1 test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.14.1 test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.14.0.2 test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.14.0.1 test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.14.0 test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.14.0.rc2 test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.14.0.rc1 test/fixtures/markup_app/views/capture_concat.erb
padrino-helpers-0.13.3.3 test/fixtures/markup_app/views/capture_concat.erb