Sha256: a6ebd586407f6f6bdc44146145bf9c1970537367392f3893ff03cfd9b2fef8d6

Contents?: true

Size: 133 Bytes

Versions: 5

Compression:

Stored size: 133 Bytes

Contents

<% if activity.direct_object.is_a? Actor %>
  %{sender} is now your fan.
<% else %>
  %{sender} likes your %{object.name} 
<% end %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
social_stream-base-0.7.4 app/views/notifications/activities/_like_subject.html.erb
social_stream-base-0.7.3 app/views/notifications/activities/_like_subject.html.erb
social_stream-base-0.7.2 app/views/notifications/activities/_like_subject.html.erb
social_stream-base-0.7.1 app/views/notifications/activities/_like_subject.html.erb
social_stream-base-0.7.0 app/views/notifications/activities/_like_subject.html.erb