Sha256: 6c3e3435eb58591adc68f569bf48ac09bcd0e088d16901a5be4dc63baae0ca97

Contents?: true

Size: 259 Bytes

Versions: 8

Compression:

Stored size: 259 Bytes

Contents

<p>
  From: <%= @comment.name %>
</p>
<p>
  Email: <%= @comment.email %>
</p>
<p>
  URL: <%= @comment.url %>
</p>
<p>
  <%= @comment.body.html_safe %>
</p>
<hr>
<p>
  Remote IP: <%= @request.remote_ip %>
</p>
<p>
  User agent: <%= @request.user_agent %>
</p>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
jabe-0.8.0 app/views/jabe/comment_mailer/notification.html.erb
jabe-0.7.0 app/views/jabe/comment_mailer/notification.html.erb
jabe-0.6.5 app/views/jabe/comment_mailer/notification.html.erb
jabe-0.6.4 app/views/jabe/comment_mailer/notification.html.erb
jabe-0.6.3 app/views/jabe/comment_mailer/notification.html.erb
jabe-0.6.2 app/views/jabe/comment_mailer/notification.html.erb
jabe-0.6.1 app/views/jabe/comment_mailer/notification.html.erb
jabe-0.6.0 app/views/jabe/comment_mailer/notification.html.erb