eye
eye copied to clipboard
eye/application
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
i not sure how properly use it with rvm, easiest add it to bunder and use as bundle exec eye
I tried
bundle exec eye l config/worker.eye
as you suggest but still same error.
Could it be because autoload is deprecated?