Sha256: 8b072b8f4782f71c4368eea244e8a62dea0f4d814611f9806dc583955c3b091c

Contents?: true

Size: 493 Bytes

Versions: 25

Compression:

Stored size: 493 Bytes

Contents

<%= 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))) %>


 

Version data entries

25 entries across 25 versions & 2 rubygems

Version Path
social_stream-2.2.2 base/app/views/notifications/activities/_post.html.erb
social_stream-base-2.2.2 app/views/notifications/activities/_post.html.erb
social_stream-2.2.1 base/app/views/notifications/activities/_post.html.erb
social_stream-base-2.2.1 app/views/notifications/activities/_post.html.erb
social_stream-2.2.0 base/app/views/notifications/activities/_post.html.erb
social_stream-base-2.2.0 app/views/notifications/activities/_post.html.erb
social_stream-2.1.1 base/app/views/notifications/activities/_post.html.erb
social_stream-2.1.0 base/app/views/notifications/activities/_post.html.erb
social_stream-base-2.1.0 app/views/notifications/activities/_post.html.erb
social_stream-2.0.4 base/app/views/notifications/activities/_post.html.erb
social_stream-base-2.0.4 app/views/notifications/activities/_post.html.erb
social_stream-2.0.3 base/app/views/notifications/activities/_post.html.erb
social_stream-base-2.0.3 app/views/notifications/activities/_post.html.erb
social_stream-2.0.2 base/app/views/notifications/activities/_post.html.erb
social_stream-base-2.0.2 app/views/notifications/activities/_post.html.erb
social_stream-2.0.1 base/app/views/notifications/activities/_post.html.erb
social_stream-base-2.0.1 app/views/notifications/activities/_post.html.erb
social_stream-2.0.0 base/app/views/notifications/activities/_post.html.erb
social_stream-base-2.0.0 app/views/notifications/activities/_post.html.erb
social_stream-2.0.0.beta3 base/app/views/notifications/activities/_post.html.erb