Sha256: 642b163dcde70c000d99f5edb6c25045d23c2df37170013e25a9805eb77ede17

Contents?: true

Size: 465 Bytes

Versions: 7

Compression:

Stored size: 465 Bytes

Contents

<p id="notice"><%= notice %></p>

<p>
  <strong>Ip:</strong>
  <%= @clear.ip %>
</p>

<p>
  <strong>Result:</strong>
  <%= @clear.result %>
</p>

<p>
  <strong>Answer:</strong>
  <%= @clear.answer %>
</p>

<p>
  <strong>Threat before:</strong>
  <%= @clear.threat_before %>
</p>

<p>
  <strong>Threat after:</strong>
  <%= @clear.threat_after %>
</p>

<%= link_to 'Edit', edit_clear_path(@clear) %> |
<%= link_to 'Back', clears_path %>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
antispam-0.2.11 app/views/antispam/clears/show.html.erb
antispam-0.2.10 app/views/antispam/clears/show.html.erb
antispam-0.2.8 app/views/antispam/clears/show.html.erb
antispam-0.2.6 app/views/antispam/clears/show.html.erb
antispam-0.2.5 app/views/antispam/clears/show.html.erb
antispam-0.2.4 app/views/antispam/clears/show.html.erb
antispam-0.2.3 app/views/antispam/clears/show.html.erb