Sha256: c3d8466a222b708ef84d1f54dde32a7f63d81bbad1c0975c2aa3e8e75ecf83e4
Contents?: true
Size: 531 Bytes
Versions: 25
Compression:
Stored size: 531 Bytes
Contents
<%= raw t('notification.update.'+ 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)), :thing => link_to(t(activity.direct_object.class.to_s.underscore+'.one'), notification_url_of( activity.direct_object, @notification))) %>
Version data entries
25 entries across 25 versions & 2 rubygems