kostya / eye

Process monitoring tool. Inspired from Bluepill and God.
MIT License
1.19k stars 89 forks source link

eye/application #225

Open bonekost opened 5 years ago

bonekost commented 5 years ago

Trying to load with eye l config/worker.eye but getting the error: cannot load such file -- eye/application

using eye-0.10.0 ruby 2.6.1p33 rvm 1.29.7

kostya commented 5 years ago

i not sure how properly use it with rvm, easiest add it to bunder and use as bundle exec eye

bonekost commented 5 years ago

I tried bundle exec eye l config/worker.eye as you suggest but still same error. Could it be because autoload is deprecated?