Sha256: 5455d4942274c94429f625c9aa27922add7c80ce35786f8f0f313e300b987815

Contents?: true

Size: 365 Bytes

Versions: 7

Compression:

Stored size: 365 Bytes

Contents

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

<p>
  <strong>Epom:</strong>
  <%= @zone.epom_id %>
</p>

<p>
  <strong>Name:</strong>
  <%= @zone.name %>
</p>

<p>
  <strong>Description:</strong>
  <%= @zone.description %>
</p>

<p>
  <strong>Publisher:</strong>
  <%= @zone.publisher_id %>
</p>

<%= link_to 'Edit', edit_zone_path(@zone) %> |
<%= link_to 'Back', zones_path %>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
epom_rails-1.4.4 test/dummy/app/views/zones/show.html.erb
epom_rails-1.4.2 test/dummy/app/views/zones/show.html.erb
epom_rails-1.4.1 test/dummy/app/views/zones/show.html.erb
epom_rails-1.4.0 test/dummy/app/views/zones/show.html.erb
epom_rails-1.3.6 test/dummy/app/views/zones/show.html.erb
epom_rails-1.3.5 test/dummy/app/views/zones/show.html.erb
epom_rails-1.3.2 test/dummy/app/views/zones/show.html.erb