Initial commit.
This commit is contained in:
1
vim/snippets/ruby/anr.snippet
Normal file
1
vim/snippets/ruby/anr.snippet
Normal file
@@ -0,0 +1 @@
|
||||
assert_nothing_raised(${1:Exception}) { ${2} }
|
||||
Reference in New Issue
Block a user