Disable Turbo page caching

This commit is contained in:
Matt-Yorkley
2021-08-14 23:42:00 +01:00
parent 062a3abc2d
commit edb599b426

View File

@@ -29,6 +29,7 @@
= render "layouts/i18n_script"
= csrf_meta_tags
%meta{name: "turbo-cache-control", content: "no-cache"}
%body{ class: body_classes, "body-scroll": "true", "data-turbo": "false" }
/ [if lte IE 8]