79391293

Date: 2025-01-27 15:28:49
Score: 2
Natty:
Report link

The solution to the assets not being available/found is:

  1. With Rails 5 and later (I believe?), the syntax of the module spec changes: Instead of jquery.ui it becomes jquery-ui. This applies to the stylesheets and javascripts.
  2. Once the above hurdle was crossed, I also needed the ExecJS gem and install nodejs on the host. Since this was a new installation, that had not been done.

Thankyou Alex for the pointers and tips as well.

The application now runs on with Rails 8!

Reasons:
  • Blacklisted phrase (1): Thankyou
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Lifeboy