Editing Rp World

<%= turbo_frame_tag "rp_world" do %> <%= render 'form', rp_world: @rp_world %> <%= link_to 'Show', @rp_world %> | <%= link_to 'Back', rp_worlds_path, data: { "turbo-frame": "_top" } %> <% end %>