Sha256: c07cebfaa5724d0b0794f27a1fd318ed5b877537138e2b236ce58b07d5b259c8

Contents?: true

Size: 297 Bytes

Versions: 24

Compression:

Stored size: 297 Bytes

Contents

<%= div_for audio do %>

  <% if audio.file_processing %>
    <%= render :partial => 'audios/audio_processing', :locals => {:audio => audio}%>
  <% else %>
    <%= render :partial => 'audios/audio_processed', :locals => {:audio => audio}%>  
  <% end %>

<% end %>

<div class="clearfloat"></div>

Version data entries

24 entries across 24 versions & 2 rubygems

Version Path
social_stream-2.2.2 documents/app/views/audios/_timeline.html.erb
social_stream-documents-2.2.1 app/views/audios/_timeline.html.erb
social_stream-2.2.1 documents/app/views/audios/_timeline.html.erb
social_stream-2.2.0 documents/app/views/audios/_timeline.html.erb
social_stream-documents-2.2.0 app/views/audios/_timeline.html.erb
social_stream-2.1.1 documents/app/views/audios/_timeline.html.erb
social_stream-2.1.0 documents/app/views/audios/_timeline.html.erb
social_stream-documents-2.1.0 app/views/audios/_timeline.html.erb
social_stream-2.0.4 documents/app/views/audios/_timeline.html.erb
social_stream-documents-2.0.4 app/views/audios/_timeline.html.erb
social_stream-2.0.3 documents/app/views/audios/_timeline.html.erb
social_stream-documents-2.0.3 app/views/audios/_timeline.html.erb
social_stream-2.0.2 documents/app/views/audios/_timeline.html.erb
social_stream-documents-2.0.2 app/views/audios/_timeline.html.erb
social_stream-2.0.1 documents/app/views/audios/_timeline.html.erb
social_stream-documents-2.0.1 app/views/audios/_timeline.html.erb
social_stream-2.0.0 documents/app/views/audios/_timeline.html.erb
social_stream-documents-2.0.0 app/views/audios/_timeline.html.erb
social_stream-2.0.0.beta3 documents/app/views/audios/_timeline.html.erb
social_stream-documents-2.0.0.beta3 app/views/audios/_timeline.html.erb