Sha256: 2a661ec49e88d3b520aa5bb26859ccc5829ba8dc35e901dc416327f2cd299e2b
Contents?: true
Size: 369 Bytes
Versions: 13
Compression:
Stored size: 369 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <b>Id:</b> <%= @vendor.id %> </p> <p> <b>Name:</b> <%= @vendor.name %> </p> <p> <b>Url:</b> <%= @vendor.url %> </p> <p> <b>Active:</b> <%= @vendor.active %> </p> <p> <b>Description:</b> <%= @vendor.description %> </p> <%= link_to 'Edit', edit_vendor_path(@vendor) %> | <%= link_to 'Back', vendors_path %>
Version data entries
13 entries across 13 versions & 1 rubygems