Ruby Load Path

B

Bharat Ruparel

I am trying to understand my Ruby Load Path settings. I am on Fedora
Core 5 Linux machine. I load irb and print the load path as follows:

irb(main):001:0> puts $:
/usr/lib/ruby/site_ruby/1.8
/usr/lib/ruby/site_ruby/1.8/i386-linux
/usr/lib/ruby/site_ruby
/usr/lib/site_ruby/1.8
/usr/lib/site_ruby/1.8/i386-linux
/usr/lib/site_ruby
/usr/lib/ruby/1.8
/usr/lib/ruby/1.8/i386-linux
 
B

Bharat Ruparel

Looks like no one found this one of interest! :(
If someone will be kind enough to point me where to look up the Load
Path information, I will do it myself.
Thanks again.
Bharat
 
B

bbiker

Looks like no one found this one of interest! :(
If someone will be kind enough to point me where to look up the Load
Path information, I will do it myself.
Thanks again.
Bharat

Look in the Programming Ruby book.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,066
Latest member
VytoKetoReviews

Latest Threads

Top