Installed importmaps, Stimulus and Turbo

This commit is contained in:
2025-06-21 23:30:58 +03:00
parent 02be5a53d6
commit bc9896d074
9 changed files with 54 additions and 1 deletions
+1
View File
@@ -19,6 +19,7 @@
<%# Includes all stylesheet files in app/assets/stylesheets %>
<%= stylesheet_link_tag :app, "data-turbo-track": "reload" %>
<%= javascript_importmap_tags %>
</head>
<body>