Sha256: f51e8b8847d9e6c73d6b1740df2c1c83c15b5cf0e3207f9dd62f75de732eebf9

Contents?: true

Size: 181 Bytes

Versions: 4

Compression:

Stored size: 181 Bytes

Contents

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

<p>
  <b>Name:</b>
  <%= @alligator.name %>
</p>


<%= link_to 'Edit', edit_alligator_path(@alligator) %> |
<%= link_to 'Back', alligators_path %>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
feedable-0.9.3 test/dummy/app/views/alligators/show.html.erb
feedable-0.9.2 test/dummy/app/views/alligators/show.html.erb
feedable-0.9.1 test/dummy/app/views/alligators/show.html.erb
feedable-0.9.0 test/dummy/app/views/alligators/show.html.erb