You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all, I'm having trouble with assets compilation.
I followed the Readme.md for heroku deployment and it seems that the javascript/css/img assets are not being compile in production: http://gl-sh.herokuapp.com/.
Best
(edit: clarifying the assets were not being compiled)
The text was updated successfully, but these errors were encountered:
Have you added the pre-compiled assets to the config.assets.precompile += %w( application.js application.css ) line (at line 49 in config/environments/production.rb)?
Hi all, I'm having trouble with assets compilation.
I followed the Readme.md for heroku deployment and it seems that the javascript/css/img assets are not being compile in production: http://gl-sh.herokuapp.com/.
Best
(edit: clarifying the assets were not being compiled)
The text was updated successfully, but these errors were encountered: