Sha256: c98175556f0206075350551a43b3f7cd788740d1993ea229085f1a5d0cc70fce

Contents?: true

Size: 402 Bytes

Versions: 11

Compression:

Stored size: 402 Bytes

Contents

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

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

<p>
  <strong>Provider:</strong>
  <%= @block.provider %>
</p>

<p>
  <strong>Controllername:</strong>
  <%= @block.controllername %>
</p>

<p>
  <strong>Actionname:</strong>
  <%= @block.actionname %>
</p>

<%= link_to 'Edit', edit_block_path(@block) %> |
<%= link_to 'Back', blocks_path %>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
antispam-0.3.3 app/views/antispam/blocks/show.html.erb
antispam-0.3.2 app/views/antispam/blocks/show.html.erb
antispam-0.3.1 app/views/antispam/blocks/show.html.erb
antispam-0.3.0 app/views/antispam/blocks/show.html.erb
antispam-0.2.11 app/views/antispam/blocks/show.html.erb
antispam-0.2.10 app/views/antispam/blocks/show.html.erb
antispam-0.2.8 app/views/antispam/blocks/show.html.erb
antispam-0.2.6 app/views/antispam/blocks/show.html.erb
antispam-0.2.5 app/views/antispam/blocks/show.html.erb
antispam-0.2.4 app/views/antispam/blocks/show.html.erb
antispam-0.2.3 app/views/antispam/blocks/show.html.erb