Sha256: 478dd7e8bd198865a62a6fd9dfcbc041aebfcfa3984186180dd426fe8941fbf1

Contents?: true

Size: 407 Bytes

Versions: 32

Compression:

Stored size: 407 Bytes

Contents

<% activity_for(activity, :activity_css_class => 'activity-entry-comment') do -%>
  <% if limited -%>
    <%= activity.item.body %>
  <% else -%>
    <%= t('muck.raker.entry_commment_contents', :resource => link_to(activity.item.commentable.title, visit_path(activity.item.commentable, :show_comments => true))) -%>
    <p class="entry-comment-contents"><%= activity.item.body %></p>
  <% end -%>
<% end -%>

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
muck-raker-0.2.11 app/views/activity_templates/_entry_comment.html.erb
muck-raker-0.2.10 app/views/activity_templates/_entry_comment.html.erb
muck-raker-0.2.9 app/views/activity_templates/_entry_comment.html.erb
muck-raker-0.2.8 app/views/activity_templates/_entry_comment.html.erb
muck-raker-0.2.7 app/views/activity_templates/_entry_comment.html.erb
muck-raker-0.2.6 app/views/activity_templates/_entry_comment.html.erb
muck-raker-0.2.5 app/views/activity_templates/_entry_comment.html.erb
muck-raker-0.2.4 app/views/activity_templates/_entry_comment.html.erb
muck-raker-0.2.3 app/views/activity_templates/_entry_comment.html.erb
muck-raker-0.2.2 app/views/activity_templates/_entry_comment.html.erb
muck-raker-0.2.0 app/views/activity_templates/_entry_comment.html.erb
muck-raker-0.1.49 app/views/activity_templates/_entry_comment.html.erb
muck-raker-0.1.48 app/views/activity_templates/_entry_comment.html.erb
muck-raker-0.1.47 app/views/activity_templates/_entry_comment.html.erb
muck-raker-0.1.46 app/views/activity_templates/_entry_comment.html.erb
muck-raker-0.1.45 app/views/activity_templates/_entry_comment.html.erb
muck-raker-0.1.43 app/views/activity_templates/_entry_comment.html.erb
muck-raker-0.1.42 app/views/activity_templates/_entry_comment.html.erb
muck-raker-0.1.41 app/views/activity_templates/_entry_comment.html.erb
muck-raker-0.1.40 app/views/activity_templates/_entry_comment.html.erb