Sha256: a7cf407fb5e79f213b1c0f5910cfce4646316c5c31a8b76e9f539ff6eb4c3383
Contents?: true
Size: 237 Bytes
Versions: 1
Compression:
Stored size: 237 Bytes
Contents
<% content_for :title do%> <%= @profile.subject.name %> <%end%> <% content_for :sidebar do %> <%= render :partial => 'users/sidebar_index' %> <% end %> <% toolbar :profile => @profile.subject %> <%= render :partial => "profile" %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
social_stream-0.4.4 | app/views/profiles/show.html.erb |