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

3 lines
49 B
Plaintext

${1:target}.should be_a_kind_of(${2:class})
${3}