mirror of
1
0
Fork 0
ultimate-vim/sources_non_forked/snipmate-snippets/ruby-rspec/bef.snippet

4 lines
32 B
Plaintext

before(${1::each}) do
${2}
end