dotar/vim/snippets/ruby/deft.snippet
2011-11-17 16:00:49 -06:00

4 lines
34 B
Plaintext
Executable File

def test_${1:case_name}
${2}
end