Sha256: d082c134fca32dd65222b47d9d548abdddf24bda686006929de2cb4f0faff680
Contents?: true
Size: 573 Bytes
Versions: 18
Compression:
Stored size: 573 Bytes
Contents
<%= @target_username.present? ? "Hi <@#{@target_username}>," : "<!channel>," %> <%= @notification.notifier.present? ? @notification.notifier.printable_notifier_name : 'Someone' %> notified you of <%= @notification.notifiable.printable_notifiable_name(@notification.target) %><%= " in #{@notification.group.printable_group_name}" if @notification.group.present? %>. <%= "Move to notified #{@notification.notifiable.printable_type.downcase}:" %> <%= move_notification_url_for(@notification, parameters.slice(:routing_scope, :devise_default_routes).merge(open: true)) %>
Version data entries
18 entries across 18 versions & 1 rubygems