J
Just Another Victim of the Ambient Morality
I placed a Ruby script in the site_ruby directory, expecting to find it
from other ruby scripts using the "require" keyword but, to my surprise, it
does nothing.
Do I have no idea how "require" works? How does "require" find files to
load?
Thank you...
lib/ruby/site_ruby/1.8/file_I_want_to_load.rb
from other ruby scripts using the "require" keyword but, to my surprise, it
does nothing.
Do I have no idea how "require" works? How does "require" find files to
load?
Thank you...
lib/ruby/site_ruby/1.8/file_I_want_to_load.rb