Ruby-mode

From WikEmacs
Jump to navigation Jump to search

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

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

Basic setup

(require 'ruby-mode)

Helpful keybindings

/     do you use several plguins in your theme? it looks like a conflict because of different plguins!Ib4m working with the theme for the last 2 weeks and I have absolutely no problems with it, except the navigation.php

See Also

Tutorial Pages