* Fix erblint errors on the `app/views/listings` folder * Move `to_json()` methods to the controller
4 lines
124 B
Text
4 lines
124 B
Text
<p id="notice"><%= notice %></p>
|
|
|
|
<%= link_to "Edit", edit_listing_path(@listing) %> |
|
|
<%= link_to "Back", listings_path %>
|