Sha256: 3e4cb041740100cb4df672aa514a153cae784e3b65da965aae36bc4ad60a85c1
Contents?: true
Size: 643 Bytes
Versions: 22
Compression:
Stored size: 643 Bytes
Contents
<%= raw t('notification.post.'+ activity.receiver.subject.class.to_s.underscore, :sender => truncate_name(activity.sender.name), :whose => t('notification.whose.'+ activity.receiver.subject.class.to_s.underscore, :receiver => truncate_name(activity.receiver.name)), :title => title_of(activity.direct_object)) %> "<%= description_of(activity.direct_object) %>" --><%= t('notification.all_text', :url => polymorphic_url(activity.direct_object))%> <%= raw t('notification.look', :sender => truncate_name(activity.sender.name))%>: <%=polymorphic_url(activity.sender.subject)%>
Version data entries
22 entries across 22 versions & 2 rubygems