Sha256: 6fd43c9a3baf8bd539c15b347bb8057b9860883aa4d4078bab52e4e65a963c29

Contents?: true

Size: 395 Bytes

Versions: 3

Compression:

Stored size: 395 Bytes

Contents

<% self.class.send :include, Mailboxer::NotificationDecoder %>

-----------------------------------------------
<%= render :partial => "notifications/activities/#{ @notification.notified_object.verb }", 
                     :locals =>{:activity => @notification.notified_object}%>
-----------------------------------------------
Visit <%= notifications_url %> and check all your notifications.

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
social_stream-0.12.6 base/app/views/notification_mailer/new_notification_email.text.erb
social_stream-0.12.5 base/app/views/notification_mailer/new_notification_email.text.erb
social_stream-base-0.9.28 app/views/notification_mailer/new_notification_email.text.erb