Add and install 'turbo-rails'

bin/rails turbo:install
This commit is contained in:
2023-04-02 00:12:31 +02:00
parent 526c285188
commit 66f098f479
4 changed files with 14 additions and 6 deletions

View File

@@ -1 +1,2 @@
// Configure your import map in config/importmap.rb. Read more: https://github.com/rails/importmap-rails
import "@hotwired/turbo-rails"