Sha256: f982c278a37bf089d410fc4ae8eca5808a1ad57716776bbee30609ecba8d3220
Contents?: true
Size: 611 Bytes
Versions: 15
Compression:
Stored size: 611 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <strong>Epom:</strong> <%= @placement.epom_id %> </p> <p> <strong>Zone:</strong> <%= @placement.zone_id %> </p> <p> <strong>Placement type:</strong> <%= @placement.placement_type %> </p> <p> <strong>Name:</strong> <%= @placement.name %> </p> <p> <strong>Ad unit:</strong> <%= @placement.ad_unit_id %> </p> <p> <strong>Size height:</strong> <%= @placement.size_height %> </p> <p> <strong>Size width:</strong> <%= @placement.size_width %> </p> <%= link_to 'Edit', edit_placement_path(@placement) %> | <%= link_to 'Back', placements_path %>
Version data entries
15 entries across 15 versions & 1 rubygems