Sha256: 5fe2aa61bf2d6b2077dd28fa313f8effb4276ead5e7a07367dac5e8b6c4da596

Contents?: true

Size: 275 Bytes

Versions: 1

Compression:

Stored size: 275 Bytes

Contents

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

<p>
  <b>Name:</b>
  <%= @global_resource.name %>
</p>

<p>
  <b>Description:</b>
  <%= @global_resource.description %>
</p>


<%= link_to 'Edit', edit_global_resource_path(@global_resource) %> |
<%= link_to 'Back', global_resources_path %>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
alberich-0.2.0 test/dummy/app/views/global_resources/show.html.erb