Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Commit df8efc2

Browse files
bogdantpope
authored andcommitted
Fix Rspec 2.0 errors format: some lines in backtrace do not have message
1 parent 430a99e commit df8efc2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

autoload/rails.vim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1110,6 +1110,7 @@ let s:efm_backtrace='%D(in\ %f),'
11101110
\.'%\\s%#from\ %f:%l:,'
11111111
\.'%\\s#{RAILS_ROOT}/%f:%l:\ %#%m,'
11121112
\.'%\\s%##\ %f:%l:%m,'
1113+
\.'%\\s%##\ %f:%l,'
11131114
\.'%\\s%#[%f:%l:\ %#%m,'
11141115
\.'%\\s%#%f:%l:\ %#%m,'
11151116
\.'%\\s%#%f:%l:,'

0 commit comments

Comments
 (0)