Sha256: e074c0e65eeccc7d17c562a1dcaee47830b0029e1d6fb73ba698603b7c4f0fb7

Contents?: true

Size: 378 Bytes

Versions: 8

Compression:

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

8 entries across 8 versions & 1 rubygems

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