PageRenderTime 36ms CodeModel.GetById 23ms app.highlight 9ms RepoModel.GetById 0ms app.codeStats 0ms

/ruby-mode/Tests/assert_in_delta(..) (asid).yasnippet

http://github.com/ridgetang/snippets
Unknown | 6 lines | 6 code | 0 blank | 0 comment | 0 complexity | 7d6f052278e7e405d5f6eddf0efb2e08 MD5 | raw file
1# -*- mode: snippet -*-
2# key: asid
3# contributor: Translated from TextMate Snippet
4# name: assert_in_delta(..)
5# --
6assert_in_delta`snippet_paren.rb`${1:expected_float}, ${2:actual_float}, ${0:2 ** -20}`snippet_paren.rb end`