I have published the fix in Stack Overflow to share the solution with
others.
Saludos,
Javier
On 06/09/15 11:48, Martín Szyszlican wrote:
Hi, I published this question on stackoverflow:
http://stackoverflow.com/questions/32416481/supervisord-and-ruby-cant-find-ruby-executable-hooks
I'm trying
Hi, I published this question on stackoverflow:
http://stackoverflow.com/questions/32416481/supervisord-and-ruby-cant-find-ruby-executable-hooks
I'm trying to configure supervisord to run my ruby app. The app runs fine
when I do ./manage.py runserver So I'm guessing the problem is about paths.
Th