Updated to Rails 7.0.5.1

This commit is contained in:
2023-06-28 15:01:01 +01:00
parent b1009ec4de
commit 31e1311fe6
10 changed files with 171 additions and 141 deletions

View File

@@ -5,6 +5,5 @@
<br>
<div>
<%= link_to "Show this virtual", @virtual %> |
<%= link_to "Back to virtuals", virtuals_path %>
<%= link_to "Back to #{@domain.domain}", domain_path(@domain) %>
</div>