Sha256: 4dfb0e86716e979deae72be7e8c06bde4bdb2f9fc353c6bd5cd125f46cb1a7e9
Contents?: true
Size: 296 Bytes
Versions: 7
Compression:
Stored size: 296 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <b>Name:</b> <%= @street.name %> </p> <p> <b>City:</b> <%= @street.city.name %> </p> <%= link_to 'Edit', edit_country_city_street_path(@country, @city, @street) %> | <%= link_to 'Back', country_city_streets_path(@country, @city) %>
Version data entries
7 entries across 7 versions & 1 rubygems