Sha256: 24bbbedb5b5ac69a44abae8123909e307edafc05c50a064490e8e42c93e38157

Contents?: true

Size: 199 Bytes

Versions: 107

Compression:

Stored size: 199 Bytes

Contents

= content_tag :p, "Test 1", :class => 'test', :id => "test1"

= content_tag :p, "Test 2"

- content_tag(:p, :class => 'test', :id => 'test3') do
  %span Test 3
  
- content_tag(:p) do
  %span Test 4

Version data entries

107 entries across 107 versions & 3 rubygems

Version Path
sinatra_more-0.3.23 test/fixtures/markup_app/views/content_tag.haml
padrino-helpers-0.1.5 test/fixtures/markup_app/views/content_tag.haml
padrino-helpers-0.1.4 test/fixtures/markup_app/views/content_tag.haml
padrino-helpers-0.1.3 test/fixtures/markup_app/views/content_tag.haml
sinatra_more-0.3.22 test/fixtures/markup_app/views/content_tag.haml
padrino-helpers-0.1.2 test/fixtures/markup_app/views/content_tag.haml
padrino-helpers-0.1.1 test/fixtures/markup_app/views/content_tag.haml
padrino-helpers-0.1.0 test/fixtures/markup_app/views/content_tag.haml
sinatra_more-0.3.21 test/fixtures/markup_app/views/content_tag.haml
sinatra_more-0.3.18 test/fixtures/markup_app/views/content_tag.haml
sinatra_more-0.3.16 test/fixtures/markup_app/views/content_tag.haml
sinatra_more-0.3.15 test/fixtures/markup_app/views/content_tag.haml
sinatra_more-0.3.14 test/fixtures/markup_app/views/content_tag.haml
sinatra_more-0.3.13 test/fixtures/markup_app/views/content_tag.haml
sinatra_more-0.3.12 test/fixtures/markup_app/views/content_tag.haml
sinatra_more-0.3.11 test/fixtures/markup_app/views/content_tag.haml
sinatra_more-0.3.10 test/fixtures/markup_app/views/content_tag.haml
sinatra_more-0.3.9 test/fixtures/markup_app/views/content_tag.haml
sinatra_more-0.3.8 test/fixtures/markup_app/views/content_tag.haml
sinatra_more-0.3.7 test/fixtures/markup_app/views/content_tag.haml