Sha256: d860cb1d79e5710e7da03d2d0df89bafd57b75f84ed78df9a54b07a6a32acb26

Contents?: true

Size: 148 Bytes

Versions: 20

Compression:

Stored size: 148 Bytes

Contents

<ul>
  <% 1.upto(3) do |step| %>
    <% @code = capture do %>
      <li><%= step %></li>
    <% end %>
  <% end %>
</ul>

<pre>
<%= @code %>
</pre>

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
rango-0.2.3 spec/stubs/templates/capture.html.erb
rango-0.2.1 spec/stubs/templates/capture.html.erb
rango-0.2.1.pre spec/stubs/templates/capture.html.erb
rango-0.2 spec/stubs/templates/capture.html.erb
rango-0.1.1.3 spec/stubs/templates/capture.html.erb
rango-0.1.1.2.11 spec/stubs/templates/capture.html.erb
rango-0.1.1.2.10 spec/stubs/templates/capture.html.erb
rango-0.1.1.2.9 spec/stubs/templates/capture.html.erb
rango-0.1.1.2.8 spec/stubs/templates/capture.html.erb
rango-0.1.1.2.7 spec/stubs/templates/capture.html.erb
rango-0.1.1.2.6 spec/stubs/templates/capture.html.erb
rango-0.1.1.2.5 spec/stubs/templates/capture.html.erb
rango-0.1.1.2.4 spec/stubs/templates/capture.html.erb
rango-0.1.1.2.3 spec/stubs/templates/capture.html.erb
rango-0.1.1.2.2 spec/stubs/templates/capture.html.erb
rango-0.1.1.2.1 spec/stubs/templates/capture.html.erb
rango-0.2.pre spec/stubs/templates/capture.html.erb
rango-0.1.1.2 spec/stubs/templates/capture.html.erb
rango-0.1.1.1 spec/stubs/templates/capture.html.erb
rango-0.1.1 spec/stubs/templates/capture.html.erb