vim-ruby-refactoring
vim-ruby-refactoring copied to clipboard
ExtractIntoRspecLet Bug
Hi mate,
Stu and I found this bug!
Error detected while processing function : pattern not found
To reproduce:
Run
Cheers,
- Paul
I've added a feature that exposed the bug, and fixed it.
This issue can be closed now :)
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_]*) = (.+)