Sha256: 06f440c530153fbac41d8202fdee6b3244077a6ab0a1ffb0292e00726423f156

Contents?: true

Size: 263 Bytes

Versions: 2

Compression:

Stored size: 263 Bytes

Contents

<h1>Test of SvgHeartsYou Helper Methods</h1>

<h2>#svg_inline</h2>
<%= svg_inline 'circle.svg' %>

<h2>#svg_symbol</h2>
<%= svg_symbol 'circle.svg' %>

<h2>#svg_use 'circle'</h2>
<%= svg_use 'circle' %>

<h2>#svg_use 'circle.svg'</h2>
<%= svg_use 'circle.svg' %>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
svg_hearts_you-0.0.2 spec/rails/dummy/app/views/pages/basic.html.erb
svg_hearts_you-0.0.1 spec/rails/dummy/app/views/pages/basic.html.erb