Memoize or un-memoize your ruby methods.
Put your cursor on a method and hit <Leader>m
.
This only handles basic memoize, not multi-line or nil-safe memoize.
Install with Plug 'victormours/ruby-memoize.vim'
or whatever plugin manager you like.
If you like this plugin, you should check out blockle by Joshua Davey.