Skip to content

Ruby Global $: (DollarColon)

☈king edited this page Oct 1, 2012 · 9 revisions

Ruby Global $: (DollarColon)

The $: global Load path for scripts and binary modules by load or require.

(After scripts are loaded, their path will be in $")

@example ...

@see http://... or Obj#meth

Clone this wiki locally