Ruby-mode

From WikEmacs
Revision as of 12:08, 10 April 2012 by Bozhidar (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
ruby-mode
Description major mode for Ruby programming
Author Yukihiro Matsumoto
Maintainer FSF
Source http://bzr.savannah.gnu.org/lh/emacs/emacs-24/annotate/head:/lisp/progmodes/ruby-mode.el
Part of Emacs yes, since Emacs 23

ruby-mode provides Emacs font-lock, indentation, and navigation for the Ruby programming language.

Basic setup

(require 'ruby-mode)

Helpful keybindings

Common Customization

See Also

Tutorial Pages