test/fixtures/markup_app/views/capture_concat.haml in padrino-helpers-0.10.7 vs test/fixtures/markup_app/views/capture_concat.haml in padrino-helpers-0.11.0

- old
+ new

@@ -3,10 +3,10 @@ %span Captured Line 2 = @content - concat_in_p('Concat Line 3') -- determine_block_is_template('haml') do +- concat_if_block_is_template('haml') do %span This is haml %span This is haml -- ruby_not_template_block +- concat_ruby_not_template_block