Sha256: 9871d61a9ea824f40fc1aa6974f3b4bb37c12a6fade7193b405df6e3555d0488

Contents?: true

Size: 316 Bytes

Versions: 3

Compression:

Stored size: 316 Bytes

Contents

<p id="notice"><%= notice %></p>

<p>
  <strong>Name:</strong>
  <%= @sample.name %>
</p>

<p>
  <strong>Dated at:</strong>
  <%= @sample.dated_at %>
</p>

<p>
  <strong>Datetimed at:</strong>
  <%= @sample.datetimed_at %>
</p>

<%= link_to 'Edit', edit_sample_path(@sample) %> |
<%= link_to 'Back', samples_path %>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
date_select_separator-0.0.7 test/dummy/app/views/samples/show.html.erb
date_select_separator-0.0.6 test/dummy/app/views/samples/show.html.erb
date_select_separator-0.0.5 test/dummy/app/views/samples/show.html.erb