Sha256: 62bc4392ed3152d31b35112887ac86c4ccbab206872e3939a07de88f97230185

Contents?: true

Size: 287 Bytes

Versions: 47

Compression:

Stored size: 287 Bytes

Contents

<div class="index" >
  <ul>
    <% albums.each do |album| %>
      <li>
        <%= album.link_to_header %>
        <ul>
          <% album.songs.each do |song| %>
            <li><%= song.link_to_header %></li>
          <% end %>
        </ul>
      </li>
    <% end %>
  </ul>
</div>

Version data entries

47 entries across 47 versions & 2 rubygems

Version Path
ehbrs_ruby_utils-0.44.2 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.44.1 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.44.0 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.41.1 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.41.0 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.40.0 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.39.0 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.38.0 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.37.0 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.36.1 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.36.0 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.35.0 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.33.0 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.32.0 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.31.0 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.30.0 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.29.0 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.28.0 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.27.1 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.27.0 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb