Вопрос

We have a rails site that is expanding quite a bit. it is using jruby, bootstrap, and some third party libraries - and the precompile takes a long time. too long for the timeout limits on heroku for deployment. is there a way to modify the timeout values so we'll be able to push our repository to heroku and have it precompile?

thanks.

Это было полезно?

Решение

pre-compile locally and switch off heroku pre-compile?

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top