79599062

Date: 2025-04-29 19:09:34
Score: 0.5
Natty:
Report link

I successfully solved this issue after I changed my app/javascript/common.js into app/javascript/common.js.erb just by adding

pin "common"

into config/importmap.rb

It seems the only issue was that pin_all_from "app/javascript" ignored the .js.erb extension.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Petr ''Bubák'' Šedivý