سؤال

I am getting this error when accessing my Rails app: "We're sorry, but something went wrong."

I am using the 1 click installer from DigitalOcean, and have no errors in the Unicorn logs. How can I fix this and allow my site to be accessible?

I precompiled my assets with this command: RAILS_ENV=production rake assets:precompile

هل كانت مفيدة؟

المحلول

The solution was to play with compile settings in production.rb environment.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top