Sha256: 37ae6626f7d4d3b63be5cc0582d6f31ac950ac0f9c2b2f837db1f6b3b1023b73
Contents?: true
Size: 343 Bytes
Versions: 13
Compression:
Stored size: 343 Bytes
Contents
pin "@hotwired/stimulus", to: "@hotwired--stimulus.js" # @3.2.2 pin "signum", to: "signum/application.js" pin_all_from Signum::Engine.root.join("app/javascript/signum/controllers"), under: "signum/controllers", to: "signum/controllers" pin_all_from Signum::Engine.root.join("app/components/signum"), under: "signum/components", to: "signum"
Version data entries
13 entries across 13 versions & 1 rubygems