Sha256: 07a9459c53b920ffdbc3bd4aeaf55fdf6e1c500cabd138135185251fe991278c

Contents?: true

Size: 263 Bytes

Versions: 25

Compression:

Stored size: 263 Bytes

Contents

<div class="conversations">
  <%= render @conversations %>

  <%= render partial: 'layouts/more',
             locals: {
               path: conversations_path,
               per_page: 9,
               total: @conversations.total_count
            } %>
</div>

Version data entries

25 entries across 25 versions & 2 rubygems

Version Path
social_stream-2.2.2 base/app/views/conversations/_index.html.erb
social_stream-base-2.2.2 app/views/conversations/_index.html.erb
social_stream-2.2.1 base/app/views/conversations/_index.html.erb
social_stream-base-2.2.1 app/views/conversations/_index.html.erb
social_stream-2.2.0 base/app/views/conversations/_index.html.erb
social_stream-base-2.2.0 app/views/conversations/_index.html.erb
social_stream-2.1.1 base/app/views/conversations/_index.html.erb
social_stream-2.1.0 base/app/views/conversations/_index.html.erb
social_stream-base-2.1.0 app/views/conversations/_index.html.erb
social_stream-2.0.4 base/app/views/conversations/_index.html.erb
social_stream-base-2.0.4 app/views/conversations/_index.html.erb
social_stream-2.0.3 base/app/views/conversations/_index.html.erb
social_stream-base-2.0.3 app/views/conversations/_index.html.erb
social_stream-2.0.2 base/app/views/conversations/_index.html.erb
social_stream-base-2.0.2 app/views/conversations/_index.html.erb
social_stream-2.0.1 base/app/views/conversations/_index.html.erb
social_stream-base-2.0.1 app/views/conversations/_index.html.erb
social_stream-2.0.0 base/app/views/conversations/_index.html.erb
social_stream-base-2.0.0 app/views/conversations/_index.html.erb
social_stream-2.0.0.beta3 base/app/views/conversations/_index.html.erb