vim-ruby-refactoring icon indicating copy to clipboard operation
vim-ruby-refactoring copied to clipboard

ExtractIntoRspecLet Bug

Open nrocy opened this issue 15 years ago • 2 comments

Hi mate,

Stu and I found this bug!

Error detected while processing function : pattern not found

To reproduce:

Run rel, rel

Cheers,

  • Paul

nrocy avatar Dec 05 '10 18:12 nrocy

I've added a feature that exposed the bug, and fixed it.

This issue can be closed now :)

bishboria avatar May 27 '11 17:05 bishboria

I tested this last night (while trying to extract to a let in rspec and it failed) so I am reopening it again.

Error:

Error detected while processing function ExtractIntoRspecLet:
line 9: E486: Pattern not found: \v([a-z_][a-zA-Z0-9_]*) = (.+)

ecomba avatar Jun 02 '11 09:06 ecomba