$
identifies a global variable, as opposed to a local variable, @instance variable, or @@class variable.
Among the language-supplied global variables are $:
, which is also identified by $LOAD_PATH
$
identifies a global variable, as opposed to a local variable, @instance variable, or @@class variable.
Among the language-supplied global variables are $:
, which is also identified by $LOAD_PATH