Files
bionickatana 0826d267f2
CI / scan_ruby (push) Failing after 1m5s
CI / scan_js (push) Failing after 6s
CI / lint (push) Failing after 1m29s
Finished phase005
2026-09-16 15:34:50 -06:00

8 lines
135 B
Plaintext

<main>
<h1>Edit Vehicle</h1>
<%= render "form", vehicle: @vehicle %>
<p><%= link_to "Back to vehicle", @vehicle %></p>
</main>