On 17 Dec 2021, at 5:06, Jacob Carlborg via TextMate wrote:
Why doesn’t it work on Ruby 2? It’s just a couple of lines and I don’t see anything in those lines that wouldn’t work on Ruby 1.8.
Ok, so I swear switching to ruby 2 didn't work yesterday! I was getting a `undefined method '+' for nil:NilClass` error.
But today, I replaced `ruby18` for just `ruby` and now the Duplicate Line command works. 🤷♂️
I don't know what you did, but you fixed it. 😉
Quinn