Major mode for editing Ruby scripts.
M-x ruby-indent-line properly indents subexpressions of multi-line
class, module, def, if, while, for, do, and case statements, taking
nesting into account.
The variable `ruby-indent-level' controls the amount of indentation.
Uses keymap `ruby-mode-map', which is not currently defined.
(fn)