Skip to content

Instantly share code, notes, and snippets.

@ignaciojonas
Last active March 3, 2021 15:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ignaciojonas/7b9bb03b708e0854b4e7b661b2594cb9 to your computer and use it in GitHub Desktop.
Save ignaciojonas/7b9bb03b708e0854b4e7b661b2594cb9 to your computer and use it in GitHub Desktop.
<h1>Editing Style</h1>
<%= turbo_frame_tag dom_id(@style) do %>
<%= render 'form', style: @style %>
<%= link_to 'Cancel', styles_url %>
<% end %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment