Skip to content

Commit 03bb3c3

Browse files
committed
Improve class snippet
1 parent fc6c313 commit 03bb3c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

neosnippets/ruby.snip

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ options head
147147
end
148148

149149
snippet class
150-
class ${1:}
150+
class ${1:#:Name}
151151
${0}
152152
end
153153

0 commit comments

Comments
 (0)