/ruby-mode/Tests/assert_instance_of(..) (asio).yasnippet
http://github.com/ridgetang/snippets · Unknown · 6 lines · 6 code · 0 blank · 0 comment · 0 complexity · 5de7a3fccf3870cb290e40ec09858850 MD5 · raw file
- # -*- mode: snippet -*-
- # key: asio
- # contributor: Translated from TextMate Snippet
- # name: assert_instance_of(..)
- # --
- assert_instance_of`snippet_paren.rb`${1:ExpectedClass}, ${0:actual_instance}`snippet_paren.rb end`