You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ruby-end is a minor mode for Emacs that can be used with ruby-mode to
automatically close blocks by inserting end when typing a
block-keyword, followed by a space.
See comments in ruby-end.el for installation and usage information.
About
Emacs minor mode for automatic insertion of end blocks for Ruby