Sha256: a14ff17675575b00a34d56d7b73420c0dc4ff6a27c521d7ebaa4c41eab01f6c5
Contents?: true
Size: 184 Bytes
Versions: 2
Compression:
Stored size: 184 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <b>Name:</b> <%= @country.name %> </p> <%= link_to 'Edit', edit_country_path(@country) %> | <%= link_to 'Back', countries_path %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
dynamic_controller-0.0.4 | spec/dummy/app/views/countries/show.html.erb |
dynamic_controller-0.0.2 | spec/dummy/app/views/countries/show.html.erb |