Sha256: 13001610007a223dff8f412ea88a6e6d5e77dfaf8388c8f40b33fb858c6078aa

Contents?: true

Size: 578 Bytes

Versions: 90

Compression:

Stored size: 578 Bytes

Contents

<% content_for :sidebar do %>
  <% render :partial => 'sidebar' %>
<% end %>

<%= location(link_to(t('home')+": "+ truncate_name(sanitize current_subject.name)))%>
                      
<% toolbar %>

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

<% if current_subject.respond_to?(:recent_groups) %>
<div id="my_groups">
  <%= render :partial => "groups" %>
</div>
<% end %>

<%= render :partial => "activities/index",
           :locals => { :activities => current_subject.wall(:home).page(params[:page]),
                        :owner => current_subject } %>

Version data entries

90 entries across 90 versions & 2 rubygems

Version Path
social_stream-base-0.9.30 app/views/home/index.html.erb
social_stream-0.12.7 base/app/views/home/index.html.erb
social_stream-base-0.9.29 app/views/home/index.html.erb
social_stream-0.12.6 base/app/views/home/index.html.erb
social_stream-0.12.5 base/app/views/home/index.html.erb
social_stream-base-0.9.28 app/views/home/index.html.erb
social_stream-0.12.4 base/app/views/home/index.html.erb
social_stream-base-0.9.27 app/views/home/index.html.erb
social_stream-0.12.3 base/app/views/home/index.html.erb
social_stream-base-0.9.26 app/views/home/index.html.erb
social_stream-0.12.2 base/app/views/home/index.html.erb
social_stream-base-0.9.25 app/views/home/index.html.erb
social_stream-0.12.1 base/app/views/home/index.html.erb
social_stream-base-0.9.24 app/views/home/index.html.erb
social_stream-0.12.0 base/app/views/home/index.html.erb
social_stream-base-0.9.23 app/views/home/index.html.erb
social_stream-0.11.8 base/app/views/home/index.html.erb
social_stream-base-0.9.22 app/views/home/index.html.erb
social_stream-0.11.7 base/app/views/home/index.html.erb
social_stream-base-0.9.21 app/views/home/index.html.erb