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