Sha256: d6ed97a18cc52e7840c6d63bd61686f2ef175262fbc2853e5147cebc8b0ef549

Contents?: true

Size: 112 Bytes

Versions: 8

Compression:

Stored size: 112 Bytes

Contents

<ul>
<% data.yaml_db.each do |tv_show| %>
  <li><%= tv_show.title %> (<%= tv_show.year %>)</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-yamldb.html.erb
gumdrop-1.1.2 specs/fixtures/source/data-access/from-yamldb.html.erb
gumdrop-1.1.1 specs/fixtures/source/data-access/from-yamldb.html.erb
gumdrop-1.1.0 specs/fixtures/source/data-access/from-yamldb.html.erb
gumdrop-1.0.3 specs/fixtures/source/data-access/from-yamldb.html.erb
gumdrop-1.0.2 specs/fixtures/source/data-access/from-yamldb.html.erb
gumdrop-1.0.1 specs/fixtures/source/data-access/from-yamldb.html.erb
gumdrop-1.0.0 specs/fixtures/source/data-access/from-yamldb.html.erb