Ruby 3.2.2 and Rails 7.0.4.3

This commit is contained in:
2023-05-09 17:40:19 +01:00
parent 6f50726b64
commit 175367a189
6 changed files with 91 additions and 10 deletions

View File

@@ -4,5 +4,7 @@ pin "application", preload: true
pin "@hotwired/turbo-rails", to: "turbo.min.js", preload: true
pin "@hotwired/stimulus", to: "stimulus.min.js", preload: true
pin "@hotwired/stimulus-loading", to: "stimulus-loading.js", preload: true
pin "trix"
pin "@rails/actiontext", to: "actiontext.js"
pin_all_from "app/javascript/controllers", under: "controllers"
pin "script"
# pin_all_from "app/javascript/controllers", under: "controllers"