Sha256: 11409e0b0f6adb734b06a88fe5b17d4e19c17592300957d624231aa703741753
Contents?: true
Size: 420 Bytes
Versions: 53
Compression:
Stored size: 420 Bytes
Contents
<% self.class.send :include, SubjectsHelper, ActionView::Helpers::TextHelper %> <%= t('notification.hello', :receiver => @receiver.name)%> <%= render :partial => "notifications/activities/#{ @notification.notified_object.verb }", :locals =>{:activity => @notification.notified_object}%> ----------------------------------------------- <%= raw t('notification.visit', :url=> notifications_url)%>
Version data entries
53 entries across 53 versions & 4 rubygems