migrate from turbolinks to turbo
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
<p id="notice"><%= notice %></p>
|
||||
|
||||
<div class="row">
|
||||
<div class="col-5">
|
||||
<div class="card">
|
||||
@@ -15,3 +17,6 @@
|
||||
<h1>Suite...</h1>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<%= link_to 'Edit', edit_rp_world_path(@rp_world) %> |
|
||||
<%= link_to 'Back', rp_worlds_path %>
|
||||
|
||||
Reference in New Issue
Block a user