Thursday, November 20, 2008

Ruby load path

There are three ways to refer to the variable that stores the load paths that Ruby checks for libraries when you use 'require' or 'load.'


$:
$-I
$LOAD_PATH