Upgraded to Rails 7.1.3.2 and Ruby 3.3.0
Added an Evidence rich text field for Sub principle items.
This commit is contained in:
@@ -4,7 +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 "trix"
|
||||
pin "@rails/actiontext", to: "actiontext.esm.js"
|
||||
|
||||
Reference in New Issue
Block a user