LocalOrbit / localorbit

Local Orbit is an open source web application and service that empowers food hubs to efficiently sell and distribute local food.
https://localorbit.com
MIT License
16 stars 11 forks source link

Prod/staging should have config.assets.compile = false #3519

Open rbarreca opened 4 years ago

rbarreca commented 4 years ago

You set your config.assets.compile = true in production. This can negatively impact the performance of your application.

For more information can be found in this article: https://devcenter.heroku.com/articles/rails-asset-pipeline#compile-set-to-true-in-production