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-0.16.1 base/app/views/home/index.html.erb
social_stream-base-0.11.0 app/views/home/index.html.erb
social_stream-0.15.8 base/app/views/home/index.html.erb
social_stream-base-0.10.11 app/views/home/index.html.erb
social_stream-0.15.7 base/app/views/home/index.html.erb
social_stream-base-0.10.10 app/views/home/index.html.erb
social_stream-0.15.6 base/app/views/home/index.html.erb
social_stream-base-0.10.9 app/views/home/index.html.erb
social_stream-0.15.5 base/app/views/home/index.html.erb
social_stream-base-0.10.8 app/views/home/index.html.erb
social_stream-0.15.4 base/app/views/home/index.html.erb
social_stream-base-0.10.7 app/views/home/index.html.erb
social_stream-0.15.1 base/app/views/home/index.html.erb
social_stream-0.15.0 base/app/views/home/index.html.erb
social_stream-base-0.10.6 app/views/home/index.html.erb
social_stream-0.14.1 base/app/views/home/index.html.erb
social_stream-base-0.10.5 app/views/home/index.html.erb
social_stream-0.14.0 base/app/views/home/index.html.erb
social_stream-base-0.10.4 app/views/home/index.html.erb
social_stream-0.13.3 base/app/views/home/index.html.erb