# -*- mode: snippet -*- # key: asid # contributor: Translated from TextMate Snippet # name: assert_in_delta(..) ## condition: "source.ruby" # -- assert_in_delta`(yas/ruby-snippet-paren)`${1:expected_float}, ${2:actual_float}, ${3:2 ** -20}`(yas/ruby-snippet-paren t)`