Sha256: 16dcbab40267103645c6b1d207f4a9662f2b61485682c92391e7e131d4af20ed

Contents?: true

Size: 162 Bytes

Versions: 2

Compression:

Stored size: 162 Bytes

Contents

<div>
  <% header1= "First Header";header2= "Second Header" %>
  I'm a partial that contains locals
  
  <h1><%= header1 %></h1>
  <h2><%= header2 %></h2>
</div>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
partial_compiler-0.0.4 spec/dummy/app/views/items/with_locals.compiled.html.erb
partial_compiler-0.0.3 spec/dummy/app/views/items/with_locals.compiled.html.erb