Sha256: 2a0c7eba733e8616281402f84054e414d2190cc6389455a9ca3ff00b2f87f311

Contents?: true

Size: 174 Bytes

Versions: 10

Compression:

Stored size: 174 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

10 entries across 10 versions & 1 rubygems

Version Path
dynamic_controller-0.0.12 spec/dummy/app/views/countries/show.html.erb
dynamic_controller-0.0.11 spec/dummy/app/views/countries/show.html.erb
dynamic_controller-0.0.10 spec/dummy/app/views/countries/show.html.erb
dynamic_controller-0.0.9 spec/dummy/app/views/countries/show.html.erb
dynamic_controller-0.0.8 spec/dummy/app/views/countries/show.html.erb
dynamic_controller-0.0.7 spec/dummy/app/views/countries/show.html.erb
dynamic_controller-0.0.6 spec/dummy/app/views/countries/show.html.erb
dynamic_controller-0.0.5 spec/dummy/app/views/countries/show.html.erb
dynamic_controller-0.0.3 spec/dummy/app/views/countries/show.html.erb
dynamic_controller-0.0.1 spec/dummy/app/views/countries/show.html.erb