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

4 lines
65 B
Plaintext

lambda do
${1}
end.should_not change(${2:target}, :${3:method})