Sha256: e9d7240efa73487bb73c15ef6b4c4a1484466f21db344e344f93f1e44c96dd15
Contents?: true
Size: 472 Bytes
Versions: 47
Compression:
Stored size: 472 Bytes
Contents
You have a new notification: <%= @notification.subject.html_safe? ? @notification.subject : strip_tags(@notification.subject) %> =============================================== You have received a new notification: ----------------------------------------------- <%= @notification.body.html_safe? ? @notification.body : strip_tags(@notification.body) %> ----------------------------------------------- Visit <%= root_url %> and go to your notifications for more info.
Version data entries
47 entries across 47 versions & 3 rubygems