Sha256: 5abb09b64e8892ace45669740e5430244a97c7d9c1057f4e09c4231c441f0c4a
Contents?: true
Size: 281 Bytes
Versions: 4
Compression:
Stored size: 281 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
4 entries across 4 versions & 1 rubygems