Sha256: 49f79eea77f0d9504cc781daa93a4912b06369baa9be0f2548e2475b7b2a6c3d
Contents?: true
Size: 254 Bytes
Versions: 10
Compression:
Stored size: 254 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <b>Name:</b> <%= @city.name %> </p> <p> <b>Country:</b> <%= @city.country.name %> </p> <%= link_to 'Edit', edit_country_city_path(@country, @city) %> | <%= link_to 'Back', country_cities_path(@country) %>
Version data entries
10 entries across 10 versions & 1 rubygems