Sha256: b72bb4456a49fb6c20f95c4bb65dc7bcde28148a209479ec2794ecaa1cdde8f3
Contents?: true
Size: 147 Bytes
Versions: 2
Compression:
Stored size: 147 Bytes
Contents
<h1>Editing city</h1> <%= render 'form' %> <%= link_to 'Show', [@country, @city] %> | <%= link_to 'Back', country_cities_path(@country) %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
dynamic_controller-0.0.4 | spec/dummy/app/views/cities/edit.html.erb |
dynamic_controller-0.0.2 | spec/dummy/app/views/cities/edit.html.erb |