Sha256: 77996b1cba558af911ff5aca2e812592e09c0414da8fac6ec8eee71bc4494b14

Contents?: true

Size: 668 Bytes

Versions: 78

Compression:

Stored size: 668 Bytes

Contents

<div class="subject">
<%= raw t('notification.post.'+ activity.receiver.subject.class.to_s.underscore, 
 :sender => link_to(truncate_name(activity.sender.name), 
                    polymorphic_url(activity.sender.subject)),
 :whose => t('notification.whose.'+ activity.receiver.subject.class.to_s.underscore,
            :receiver => truncate_name(activity.receiver.name)),
 :title => link_to(title_of(activity.direct_object),
                   notification_url_of(activity.direct_object, @notification))) %>
</div>
<div class="briefing">
  "<%= link_to(description_of(activity.direct_object), notification_url_of(activity.direct_object, @notification))%>"
</div>
 

Version data entries

78 entries across 78 versions & 2 rubygems

Version Path
social_stream-1.1.12 base/app/views/notifications/activities/_post.html.erb
social_stream-base-1.1.11 app/views/notifications/activities/_post.html.erb
social_stream-1.1.11 base/app/views/notifications/activities/_post.html.erb
social_stream-base-1.1.10 app/views/notifications/activities/_post.html.erb
social_stream-1.1.10 base/app/views/notifications/activities/_post.html.erb
social_stream-base-1.1.9 app/views/notifications/activities/_post.html.erb
social_stream-1.1.9 base/app/views/notifications/activities/_post.html.erb
social_stream-base-1.1.8 app/views/notifications/activities/_post.html.erb
social_stream-1.1.8 base/app/views/notifications/activities/_post.html.erb
social_stream-base-1.1.7 app/views/notifications/activities/_post.html.erb
social_stream-1.1.7 base/app/views/notifications/activities/_post.html.erb
social_stream-base-1.1.6 app/views/notifications/activities/_post.html.erb
social_stream-1.1.6 base/app/views/notifications/activities/_post.html.erb
social_stream-base-1.1.5 app/views/notifications/activities/_post.html.erb
social_stream-1.1.5 base/app/views/notifications/activities/_post.html.erb
social_stream-base-1.1.4 app/views/notifications/activities/_post.html.erb
social_stream-1.1.4 base/app/views/notifications/activities/_post.html.erb
social_stream-1.1.3 base/app/views/notifications/activities/_post.html.erb
social_stream-base-1.1.3 app/views/notifications/activities/_post.html.erb
social_stream-1.1.2 base/app/views/notifications/activities/_post.html.erb