Mention the ruby-debug project at RubyForge.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15959 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
knu 2008-04-10 11:36:29 +00:00
parent b93bb68a3a
commit 4a1d5cfafe
1 changed files with 2 additions and 1 deletions

View File

@ -4,4 +4,5 @@ ruby-mode.el ruby mode for emacs
rubydb2x.el ruby debugger support for emacs 19.2x or before
rubydb3x.el ruby debugger support for emacs 19.3x or later
ruby-electric.el emacs minor mode providing electric commands
rdebug.el ruby-debug (rdebug) support for emacs 19.3x or later
Check out http://rubyforge.org/projects/ruby-debug/ also.