PageRenderTime 32ms CodeModel.GetById 21ms RepoModel.GetById 0ms app.codeStats 0ms

/ruby-mode/Tests/assert(..) (as).yasnippet

http://github.com/ridgetang/snippets
Unknown | 6 lines | 6 code | 0 blank | 0 comment | 0 complexity | 400781c10b22cedd2e3180b099040718 MD5 | raw file
  1. # -*- mode: snippet -*-
  2. # key: as
  3. # contributor: Translated from TextMate Snippet
  4. # name: assert(..)
  5. # --
  6. assert`snippet_paren.rb`${1:test}, "${0:Failure message.}"`snippet_paren.rb end`