Enable Drive to send TURBO_STREAM form POSTs

Disable Turbo caching for whole site
This commit is contained in:
2024-01-06 03:39:52 +01:00
parent b91776e9c4
commit 9404ec8d17
2 changed files with 2 additions and 1 deletions

View File

@@ -14,6 +14,8 @@
<%= stylesheet_link_tag "application" %>
<%= javascript_importmap_tags %>
<meta name="turbolinks-cache-control" content="reload">
</head>
<body>