From: Beginner Date: 2005-12-20T06:27:47+09:00 Subject: Very new to Ruby--needs help Dear Ruby Gurus, I would like to load a *.lib file into my *.rb file. How to do that. I did mentioned the path but was not successful. I did this: load (or require) "PATH name:*.lib" thx, Mankan