1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/misc
nobu a552fa2d66 ruby-insert-heredoc-code-block
* misc/ruby-additional.el (ruby-insert-heredoc-code-block): insert
  here document code block for assert_separately mainly.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55197 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-05-28 11:40:58 +00:00
..
inf-ruby.el
rb_optparse.bash
rb_optparse.zsh
rdoc-mode.el
README
ruby-additional.el ruby-insert-heredoc-code-block 2016-05-28 11:40:58 +00:00
ruby-electric.el Import ruby-electric.el version 2.2.3 from upstream 2015-04-24 14:52:31 +00:00
ruby-mode.el parse.y: ANDDOT fluent interface 2015-11-12 05:17:06 +00:00
ruby-style.el ruby-style.el: add an instruction to load 2016-02-29 05:54:24 +00:00
rubydb2x.el
rubydb3x.el

README            this file
inf-ruby.el       program to run ruby under emacs
rb_optparse.bash  bash completion script
rb_optparse.zsh   zsh completion script
rdoc-mode.el      RDoc mode for emacs
ruby-mode.el      ruby mode for emacs
ruby-style.el     Ruby's C/C++ mode style 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

Check out https://github.com/ruby-debug/ also.