ruby-toggle-block

ruby-toggle-block is an interactive compiled Lisp function in `ruby-mode.el'.


(ruby-toggle-block)

Toggle block type from do-end to braces or back.
The block must begin on the current line or above it and end after the point.
If the result is do-end block, it will always be multiline.