Sha256: 372857df9c776f440b557b44fa604f145f1efa7b11802aa2ce4a2099a0974482

Contents?: true

Size: 200 Bytes

Versions: 5

Compression:

Stored size: 200 Bytes

Contents

<p>Hey there, <%= @recipient.to_s %>!</p>

<p><%= @notification.sender.to_s %> sent you a message:</p>

<blockquote>
  <%= simple_format @notification.trigger.content %>
</blockquote>

<p>Cheers!</p>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
notify_on-1.0.5 spec/dummy/app/views/notifications/new_message.html.erb
notify_on-1.0.4 spec/dummy/app/views/notifications/new_message.html.erb
notify_on-1.0.3 spec/dummy/app/views/notifications/new_message.html.erb
notify_on-1.0.2 spec/dummy/app/views/notifications/new_message.html.erb
notify_on-1.0.1 spec/dummy/app/views/notifications/new_message.html.erb