Skip to content

Commit fa261a4

Browse files
committed
Forgo a slash
1 parent 2940daa commit fa261a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autoload/rails.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4784,7 +4784,7 @@ let s:default_projections = {
47844784
\ "affinity": "resolver",
47854785
\ "template": ["class Resolvers::{camelcase|capitalize|colons} < GraphQL::Function",
47864786
\ " type types.String",
4787-
"",
4787+
\ "",
47884788
\ " def call(_obj, args, ctx)",
47894789
\ " end",
47904790
\ "end"],

0 commit comments

Comments
 (0)