Sha256: 7d645239cffb670ffcda3fd67bef8137db4846b0efd9ec41168f4f692f276886
Contents?: true
Size: 518 Bytes
Versions: 8
Compression:
Stored size: 518 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <strong>Name:</strong> <%= @publisher.name %> </p> <p> <strong>Url:</strong> <%= @publisher.url %> </p> <p> <strong>Description:</strong> <%= @publisher.description %> </p> <p> <strong>Email:</strong> <%= @publisher.email %> </p> <p> <strong>Category:</strong> <%= @publisher.category_id %> </p> <p> <strong>Epom:</strong> <%= @publisher.epom_id %> </p> <%= link_to 'Edit', edit_publisher_path(@publisher) %> | <%= link_to 'Back', publishers_path %>
Version data entries
8 entries across 8 versions & 1 rubygems