Sha256: cbe6330fbbef2246403db60c781f702d0b5b7469667e62348644eca953c7a7cb
Contents?: true
Size: 245 Bytes
Versions: 2
Compression:
Stored size: 245 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <strong>Name:</strong> <%= @repeater.name %> </p> <p> <strong>Slug:</strong> <%= @repeater.slug %> </p> <%= link_to 'Edit', edit_repeater_path(@repeater) %> | <%= link_to 'Back', repeaters_path %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
binda-0.0.3 | app/views/binda/repeaters/show.html.erb |
binda-0.0.2 | app/views/binda/repeaters/show.html.erb |