Sha256: 26f44ad82b421c75a85533c93df478e6b56444e2cecec2dbd377a6f7cf3efab4

Contents?: true

Size: 120 Bytes

Versions: 10

Compression:

Stored size: 120 Bytes

Contents

<h1>Editing country</h1>

<%= render 'form' %>

<%= link_to 'Show', @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/edit.html.erb
dynamic_controller-0.0.11 spec/dummy/app/views/countries/edit.html.erb
dynamic_controller-0.0.10 spec/dummy/app/views/countries/edit.html.erb
dynamic_controller-0.0.9 spec/dummy/app/views/countries/edit.html.erb
dynamic_controller-0.0.8 spec/dummy/app/views/countries/edit.html.erb
dynamic_controller-0.0.7 spec/dummy/app/views/countries/edit.html.erb
dynamic_controller-0.0.6 spec/dummy/app/views/countries/edit.html.erb
dynamic_controller-0.0.5 spec/dummy/app/views/countries/edit.html.erb
dynamic_controller-0.0.3 spec/dummy/app/views/countries/edit.html.erb
dynamic_controller-0.0.1 spec/dummy/app/views/countries/edit.html.erb