Sha256: 0e558836c949ddd00c985fbed50f3de439f399d1e7591eaac6a7a228106a34ab

Contents?: true

Size: 436 Bytes

Versions: 8

Compression:

Stored size: 436 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

8 entries across 8 versions & 1 rubygems

Version Path
antispam-0.2.0 app/views/antispam/clears/show.html.erb
antispam-0.1.7 app/views/antispam/clears/show.html.erb
antispam-0.1.5 app/views/antispam/clears/show.html.erb
antispam-0.1.4 app/views/antispam/clears/show.html.erb
antispam-0.1.3 app/views/antispam/clears/show.html.erb
antispam-0.1.2 app/views/antispam/clears/show.html.erb
antispam-0.1.1 app/views/antispam/clears/show.html.erb
antispam-0.1.0 app/views/antispam/clears/show.html.erb