Skip to content
☈king edited this page Nov 19, 2012 · 9 revisions

This is the input for the actual gem. Edit these, and the next time the gem pushes, this info goes with it.

The goal is for this to be an informative set of docs, full of anything you can think to add, so don't hold back.

  • [Ruby Global $1 (DollarOne)](wiki/Ruby Global $1 (DollarOne)) | [Ruby Global $2 (DollarTwo)](wiki/Ruby Global $2 (DollarTwo)) | [Ruby Global $3 (DollarThree)](wiki/Ruby Global $3 (DollarThree)) | [Ruby Global $4 (DollarFour)](wiki/Ruby Global $4 (DollarFour)) | [Ruby Global $5 (DollarFive)](wiki/Ruby Global $5 (DollarFive)) | [Ruby Global $6 (DollarSix)](wiki/Ruby Global $6 (DollarSix)) | [Ruby Global $7 (DollarSeven)](wiki/Ruby Global $7 (DollarSeven)) | [Ruby Global $8 (DollarEight)](wiki/Ruby Global $8 (DollarEight)) | [Ruby Global $9 (DollarNine)](wiki/Ruby Global $9 (DollarNine))
  • [Ruby Global $& (DollarAmpersand)](wiki/Ruby Global $& (DollarAmpersand))
  • [Ruby Global $@ (DollarAt)](wiki/Ruby Global $@ (DollarAt))
  • [Ruby Global $ (DollarBacktick)](wiki/Ruby Global $ (DollarBacktick))
  • [Ruby Global $! (DollarBang)](wiki/Ruby Global $! (DollarBang))
  • [Ruby Global $= (DollarEquals)](wiki/Ruby Global $= (DollarEquals))
  • [Ruby Global $+ (DollarPlus)](wiki/Ruby Global $+ (DollarPlus))
  • [Ruby Global $⁄ (DollarSlash)](wiki/Ruby Global $⁄ (DollarSlash))
  • [Ruby Global $~ (DollarSquiggle)](wiki/Ruby Global $~ (DollarSquiggle))
  • [Ruby Global $' (DollarTick)](wiki/Ruby Global $' (DollarTick))
  • [Ruby Global $KCODE (DollarKCODE)](wiki/Ruby Global $KCODE (DollarKCODE))
  • [Ruby Global $-K (DollarDashK)](wiki/Ruby Global $-K (DollarDashK))
  • [Ruby Global $LOADED_FEATURES (DollarLOADEDUnderscoreFEATURES)](wiki/Ruby Global $LOADED_FEATURES (DollarLOADEDUnderscoreFEATURES))
  • [Ruby Global $PROGRAM_NAME (DollarPROGRAMUnderscoreNAME)](wiki/Ruby Global $PROGRAM_NAME (DollarPROGRAMUnderscoreNAME))
  • [Ruby Global $-W (DollarDashW)](wiki/Ruby Global $-W (DollarDashW))
  • [Ruby Global $" (DollarQuote)](wiki/Ruby Global $" (DollarQuote))
  • [Ruby Global $$ (DollarDollar)](wiki/Ruby Global $$ (DollarDollar))
  • [Ruby Global $* (DollarStar)](wiki/Ruby Global $* (DollarStar))
  • [Ruby Global $, (DollarComma)](wiki/Ruby Global $, (DollarComma))
  • [Ruby Global $-0 (DollarDashZero)](wiki/Ruby Global $-0 (DollarDashZero))
  • [Ruby Global $-F (DollarDashF)](wiki/Ruby Global $-F (DollarDashF))
  • [Ruby Global $-I (DollarDashI)](wiki/Ruby Global $-I (DollarDashI))
  • [Ruby Global $-a (DollarDasha)](wiki/Ruby Global $-a (DollarDasha))
  • [Ruby Global $-d (DollarDashd)](wiki/Ruby Global $-d (DollarDashd))
  • [Ruby Global $-i (DollarDashi)](wiki/Ruby Global $-i (DollarDashi))
  • [Ruby Global $-l (DollarDashl)](wiki/Ruby Global $-l (DollarDashl))
  • [Ruby Global $-p (DollarDashp)](wiki/Ruby Global $-p (DollarDashp))
  • [Ruby Global $-v (DollarDashv)](wiki/Ruby Global $-v (DollarDashv))
  • [Ruby Global $-w (DollarDashw)](wiki/Ruby Global $-w (DollarDashw))
  • [Ruby Global $. (DollarDot)](wiki/Ruby Global $. (DollarDot))
  • [Ruby Global $0 (DollarZero)](wiki/Ruby Global $0 (DollarZero))
  • [Ruby Global $: (DollarColon)](wiki/Ruby Global $: (DollarColon))
  • [Ruby Global $; (DollarSemicolon)](wiki/Ruby Global $; (DollarSemicolon))
  • [Ruby Global $< (DollarLessthan)](wiki/Ruby Global $< (DollarLessthan))
  • [Ruby Global $> (DollarGreaterthan)](wiki/Ruby Global $> (DollarGreaterthan))
  • [Ruby Global $? (Dollar?)](wiki/Ruby Global $? (Dollar?))
  • [Ruby Global $DEBUG (DollarDEBUG)](wiki/Ruby Global $DEBUG (DollarDEBUG))
  • [Ruby Global $FILENAME (DollarFILENAME)](wiki/Ruby Global $FILENAME (DollarFILENAME))
  • [Ruby Global $LOAD_PATH (DollarLOADUnderscorePATH)](wiki/Ruby Global $LOAD_PATH (DollarLOADUnderscorePATH))
  • [Ruby Global $VERBOSE (DollarVERBOSE)](wiki/Ruby Global $VERBOSE (DollarVERBOSE))
  • [Ruby Global $\ (DollarBackslash)](wiki/Ruby Global $\ (DollarBackslash))
  • [Ruby Global $_ (DollarUnderscore)](wiki/Ruby Global $_ (DollarUnderscore))
  • [Ruby Global $stderr (Dollarstderr)](wiki/Ruby Global $stderr (Dollarstderr))
  • [Ruby Global $stdin (Dollarstdin)](wiki/Ruby Global $stdin (Dollarstdin))
  • [Ruby Global $stdout (Dollarstdout)](wiki/Ruby Global $stdout (Dollarstdout))

  • [Ruby Keyword: alias](wiki/Ruby Keyword%3A alias)
  • [Ruby Keyword: and](wiki/Ruby Keyword%3A and)
  • [Ruby Keyword: begin](wiki/Ruby Keyword%3A begin)
  • [Ruby Keyword: BEGIN](wiki/Ruby Keyword%3A BEGIN)
  • [Ruby Keyword: break](wiki/Ruby Keyword%3A break)
  • [Ruby Keyword: case](wiki/Ruby Keyword%3A case)
  • [Ruby Keyword: class](wiki/Ruby Keyword%3A class)
  • [Ruby Keyword: defined?](wiki/Ruby Keyword%3A defined?)
  • [Ruby Keyword: def](wiki/Ruby Keyword%3A def)
  • [Ruby Keyword: do](wiki/Ruby Keyword%3A do)
  • [Ruby Keyword: else](wiki/Ruby Keyword%3A else)
  • [Ruby Keyword: elsif](wiki/Ruby Keyword%3A elsif)
  • [Ruby Keyword: __ENCODING__](wiki/Ruby Keyword%3A __ENCODING__)
  • [Ruby Keyword: end](wiki/Ruby Keyword%3A end)
  • [Ruby Keyword: END](wiki/Ruby Keyword%3A END)
  • [Ruby Keyword: ensure](wiki/Ruby Keyword%3A ensure)
  • [Ruby Keyword: false](wiki/Ruby Keyword%3A false)
  • [Ruby Keyword: __FILE__](wiki/Ruby Keyword%3A __FILE__)
  • [Ruby Keyword: for](wiki/Ruby Keyword%3A for)
  • [Ruby Keyword: if](wiki/Ruby Keyword%3A if)
  • [Ruby Keyword: in](wiki/Ruby Keyword%3A in)
  • [Ruby Keyword: __LINE__](wiki/Ruby Keyword%3A __LINE__)
  • [Ruby Keyword: module](wiki/Ruby Keyword%3A module)
  • [Ruby Keyword: next](wiki/Ruby Keyword%3A next)
  • [Ruby Keyword: nil](wiki/Ruby Keyword%3A nil)
  • [Ruby Keyword: not](wiki/Ruby Keyword%3A not)
  • [Ruby Keyword: or](wiki/Ruby Keyword%3A or)
  • [Ruby Keyword: redo](wiki/Ruby Keyword%3A redo)
  • [Ruby Keyword: rescue](wiki/Ruby Keyword%3A rescue)
  • [Ruby Keyword: retry](wiki/Ruby Keyword%3A retry)
  • [Ruby Keyword: return](wiki/Ruby Keyword%3A return)
  • [Ruby Keyword: self](wiki/Ruby Keyword%3A self)
  • [Ruby Keyword: super](wiki/Ruby Keyword%3A super)
  • [Ruby Keyword: then](wiki/Ruby Keyword%3A then)
  • [Ruby Keyword: true](wiki/Ruby Keyword%3A true)
  • [Ruby Keyword: undef](wiki/Ruby Keyword%3A undef)
  • [Ruby Keyword: unless](wiki/Ruby Keyword%3A unless)
  • [Ruby Keyword: until](wiki/Ruby Keyword%3A until)
  • [Ruby Keyword: when](wiki/Ruby Keyword%3A when)
  • [Ruby Keyword: while](wiki/Ruby Keyword%3A while)
  • [Ruby Keyword: yield](wiki/Ruby Keyword%3A yield)
Clone this wiki locally