/ruby-mode/Tests/assert_operator(..) (aso).yasnippet

http://github.com/ridgetang/snippets · Unknown · 6 lines · 6 code · 0 blank · 0 comment · 0 complexity · 13595d93d69550e46750b230927f8c40 MD5 · raw file

  1. # -*- mode: snippet -*-
  2. # key: aso
  3. # contributor: Translated from TextMate Snippet
  4. # name: assert_operator(..)
  5. # --
  6. assert_operator`snippet_paren.rb`${1:left}, :${2:operator}, ${0:right}`snippet_paren.rb end`