You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Y:\>bin\jruby test.rb
io/console not supported; tty will not be manipulated
"Y:/bin/jruby.exe -e 'p $LOAD_PATH'"
"[\"Y:/test/lib/ruby/1.9/site_ruby\", \"Y:/test/lib/ruby/shared\", \"Y:/test/lib/ruby/1.9\"]\n"
it looks like the default load-path is relative and not absolute as in the *nix case.
The text was updated successfully, but these errors were encountered:
test.rb:
make sure the 'test' directory exists and execute
on *nix and on windows:
it looks like the default load-path is relative and not absolute as in the *nix case.
The text was updated successfully, but these errors were encountered: