B
Beginner
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
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