Difference between revisions of "Ruby"
Jump to navigation
Jump to search
(Cat: Programming -> Programming languages) |
PhilHudson (talk | contribs) |
||
Line 1: | Line 1: | ||
== ruby-mode == | == ruby-mode == | ||
− | + | {{ModeLink|ruby-mode}} provides basic font-locking, indentation and navigation support for Ruby source code. It was first included in Emacs 23 (previously it was a third party package, maintained by Ruby's developers. While {{Mode|ruby-mode}} is fairly barebone package it could be augmented by a multitude of minor modes such as [http://github.com/rejeep/ruby-end ruby-end], ... | |
== External links == | == External links == |
Revision as of 15:08, 28 March 2012
ruby-mode
ruby-mode provides basic font-locking, indentation and navigation support for Ruby source code. It was first included in Emacs 23 (previously it was a third party package, maintained by Ruby's developers. While ruby-mode is fairly barebone package it could be augmented by a multitude of minor modes such as ruby-end, ...