J
Joe Van Dyk
Hi,
If I start a Ruby application from a different directory than what the
executed file is in, Ruby can't find the other files that the executed
file requires (that are in the same directory as the executed file).
Any ideas on ways to fix that?
If I start a Ruby application from a different directory than what the
executed file is in, Ruby can't find the other files that the executed
file requires (that are in the same directory as the executed file).
Any ideas on ways to fix that?