Sha256: 7e5dd3fcbaf35eadcb59e842586edf12ce9ed60aef6c8558f177ba96ec816839

Contents?: true

Size: 625 Bytes

Versions: 157

Compression:

Stored size: 625 Bytes

Contents

<div class="subject">
  <%= raw t('notification.follow.'+ activity.receiver.subject.class.to_s.underscore, 
           :sender => link_to(truncate_name(activity.sender.name), polymorphic_url(activity.sender.subject)),
           :who => t('notification.who.'+ activity.receiver.subject.class.to_s.underscore,
                      :name => truncate_name(activity.receiver.name))) %>
</div>
<div class="briefing">
  <%= raw link_to(t('notification.confirm', :sender => truncate_name(activity.sender.name)),
              edit_contact_url(activity.receiver.contact_to!(activity.sender),:s => activity.receiver.slug)) %>
</div>

Version data entries

157 entries across 157 versions & 4 rubygems

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