Sha256: 780c409b24c0e953e21f771b4c225d6b3741f8187a8fdd5a7aba15421fa7e32e

Contents?: true

Size: 217 Bytes

Versions: 45

Compression:

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

= content_tag_with_block

Version data entries

45 entries across 45 versions & 4 rubygems

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