Sha256: 96dae2de47fe62fc8f585a72cb6d58c760134813ce1f505333fc4f2118dc3b29
Contents?: true
Size: 305 Bytes
Versions: 6
Compression:
Stored size: 305 Bytes
Contents
<%#* helper method called here rather than in layout so that tests can be easily made with and without it acting %> <%= ominous_warnings %> <p id="notice"><%= notice %></p> <p> <b>Name:</b> <%= @thing.name %> </p> <%= link_to 'Edit', edit_thing_path(@thing) %> | <%= link_to 'Back', things_path %>
Version data entries
6 entries across 6 versions & 1 rubygems