Sha256: 34fc6800d593867a139ed8dd0b0efb22c900aa2cb4e116e49045ff3a78367e00
Contents?: true
Size: 223 Bytes
Versions: 45
Compression:
Stored size: 223 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