We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 928bafb commit 5529b61Copy full SHA for 5529b61
compiler/rails.vim
@@ -35,6 +35,9 @@ CompilerSet errorformat^=
35
\%-GOverwrite%.%#\"h\"%.%#,
36
\%+GCurrent\ version:%.%#,
37
\%+G\ %#Status\ %#Migration\ ID%.%#,
38
+ \%+G\ The\ fixture\ ID\ for\ %.%#,
39
+ \%f:\ %s\ (%m)%$
40
+ \%\\&%.%#/fixtures/%.%#(%\\d%\\+),
41
\%+G\ %#Prefix\ %#Verb%.%#,
42
\%+G\ %#Code\ LOC:\ %.%#,
43
\%+GAbout\ your\ application's\ environment,
0 commit comments