ruby-move-to-block
ruby-move-to-block is a compiled Lisp function in `ruby-mode.el
'.
(ruby-move-to-block N)
Move to the beginning (N < 0) or the end (N > 0) of the
current block, a sibling block, or an outer block. Do that (abs N) times.
ruby-mode.el
'.
(ruby-move-to-block N)
Move to the beginning (N < 0) or the end (N > 0) of the
current block, a sibling block, or an outer block. Do that (abs N) times.