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
+3
View File
@@ -0,0 +1,3 @@
// Configure your import map in config/importmap.rb. Read more: https://github.com/rails/importmap-rails
import "@hotwired/turbo-rails"
import "controllers"