We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd572d0 commit 01ad2d9Copy full SHA for 01ad2d9
app/views/layouts/application.haml
@@ -7,7 +7,7 @@
7
= csrf_meta_tag
8
= javascript_importmap_tags
9
= javascript_include_tag "application_legacy"
10
- %body
+ %body{data: {turbo: :false}}
11
%nav{:class => "navbar navbar-expand-lg navbar-light bg-light"}
12
.container-fluid
13
.navbar-brand
0 commit comments