superspike7 / healthier

Health Tracker and Social App
https://healthier-me.herokuapp.com/
0 stars 0 forks source link

BUG: Rails.application.assets error in Production #77

Closed reyolan closed 2 years ago

reyolan commented 2 years ago

Error in production seen in heroku logs: image

Based from this stackoverflow question, Rails.application.assets is nil in production. https://stackoverflow.com/questions/35251759/undefined-method-find-asset-for-nilnilclass/37820647#37820647

Rails.application.assets is used here: image