Skip to content

Instantly share code, notes, and snippets.

@jbennett
Last active December 22, 2023 19:30
Show Gist options
  • Save jbennett/43b0fa0a3a30ac491412d30688eff13c to your computer and use it in GitHub Desktop.
Save jbennett/43b0fa0a3a30ac491412d30688eff13c to your computer and use it in GitHub Desktop.
Setting Up Turbo 8
<head>
<!-- other head content -->
<%= turbo_refreshes_with method: :morph, scroll: :preserve %>
<%= content_for :head %>
</head>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment