Sha256: b214fa9ca919bdfa4bc0f341b1c28c9f2cea20f99a5ec6ec8e4e8bd24a2d91a9

Contents?: true

Size: 253 Bytes

Versions: 10

Compression:

Stored size: 253 Bytes

Contents

<section id="home">
  <%= render partial: 'toolbar/home' %>

  <%= render :partial => "activities/index",
             :locals => { section: :home,
                          owner: current_subject } %>

  <%= render partial: 'sidebar/show' %>
</secion>

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
social_stream-2.0.1 base/app/views/home/index.html.erb
social_stream-base-2.0.1 app/views/home/index.html.erb
social_stream-2.0.0 base/app/views/home/index.html.erb
social_stream-base-2.0.0 app/views/home/index.html.erb
social_stream-2.0.0.beta3 base/app/views/home/index.html.erb
social_stream-base-2.0.0.beta3 app/views/home/index.html.erb
social_stream-2.0.0.beta2 base/app/views/home/index.html.erb
social_stream-base-2.0.0.beta2 app/views/home/index.html.erb
social_stream-2.0.0.beta1 base/app/views/home/index.html.erb
social_stream-base-2.0.0.beta1 app/views/home/index.html.erb