Sha256: d3dcadc9355a612ba49f2e2a854e50741c5098a0c1e5f6ce32e024ccbc87ae2c

Contents?: true

Size: 90 Bytes

Versions: 8

Compression:

Stored size: 90 Bytes

Contents

<ul>
<% data.xml_data.diet.food.each do |food|%>
<li><%= food.name %></li>
<% end %>
</ul>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
gumdrop-1.1.3 specs/fixtures/source/data-access/from-xml.html.erb
gumdrop-1.1.2 specs/fixtures/source/data-access/from-xml.html.erb
gumdrop-1.1.1 specs/fixtures/source/data-access/from-xml.html.erb
gumdrop-1.1.0 specs/fixtures/source/data-access/from-xml.html.erb
gumdrop-1.0.3 specs/fixtures/source/data-access/from-xml.html.erb
gumdrop-1.0.2 specs/fixtures/source/data-access/from-xml.html.erb
gumdrop-1.0.1 specs/fixtures/source/data-access/from-xml.html.erb
gumdrop-1.0.0 specs/fixtures/source/data-access/from-xml.html.erb