Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On JRuby the rake path gets confused #16

Open
rupweb opened this issue Nov 4, 2013 · 1 comment
Open

On JRuby the rake path gets confused #16

rupweb opened this issue Nov 4, 2013 · 1 comment

Comments

@rupweb
Copy link

rupweb commented Nov 4, 2013

I go to the root directory of my rails project and run

rake daemons:start --trace

and the response is

C:\JRuby\bin\rake: No such file or directory - lib/daemons/daemons

It is looking for lib/daemons/daemons from the C:\JRuby\bin\rake directory. Why? How can I specify my lib dir?

@rupweb
Copy link
Author

rupweb commented Nov 4, 2013

Obviously lib/daemons/daemons exists from the path I run rake from, and is readable and executable...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant