I am trying to install rails app on bluehost.
I uploaded all my files and installed database, but it shows this error.
We're sorry, but something went wrong.
This is the error log ActionView::Template::Error (application.css isn't precompiled): ...
But all assets are already precompiled.
I really don't know what to do. Please help me.
In your rails_root/config/environments/production.rb file Uncomment (or just change from false to true) this line: