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.26.0 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.25.1 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.25.0 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.24.1 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.24.0 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.23.0 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.22.0 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.21.0 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.20.0 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.19.0 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.18.0 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.17.3 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.17.2 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.17.1 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.17.0 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.16.1 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.16.0 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.15.0 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.14.0 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb
ehbrs_ruby_utils-0.13.0 template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb