Sha256: 034bfba8e9e482d029da9343880a463f52f79efc43714b9780e0eab1aaa07d12
Contents?: true
Size: 396 Bytes
Versions: 17
Compression:
Stored size: 396 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <strong>Name:</strong> <%= @campaign.name %> </p> <p> <strong>Advertiser:</strong> <%= @campaign.advertiser_id %> </p> <p> <strong>Description:</strong> <%= @campaign.description %> </p> <p> <strong>Weight:</strong> <%= @campaign.weight %> </p> <%= link_to 'Edit', edit_campaign_path(@campaign) %> | <%= link_to 'Back', campaigns_path %>
Version data entries
17 entries across 17 versions & 1 rubygems