4 lines
95 B
Plaintext
4 lines
95 B
Plaintext
<%= turbo_frame_tag @splat, :edit do %>
|
|
<%= render "splats/form", splat: @splat %>
|
|
<% end %>
|