Sha256: a7861b6b66b9723c748bfb4459fbb1a83c981e02b7ddd4f56849412fbc0f3491
Contents?: true
Size: 311 Bytes
Versions: 18
Compression:
Stored size: 311 Bytes
Contents
<%= div_for audio do %> <h5> <%= link_to truncate(audio.title, :length => 15), audio %> </h5> <%= render partial: 'audios/player', object: audio, as: :audio %> <%= render partial: 'objects/timeline_description', object: audio, as: :obj %> <% end %>
Version data entries
18 entries across 18 versions & 2 rubygems