Sha256: 5c616efe5ee8d51852d51e02100ff060aa9cb9c016da981ee74708c2f5a49384

Contents?: true

Size: 190 Bytes

Versions: 5

Compression:

Stored size: 190 Bytes

Contents

require 'test/unit'

if not defined?(ActiveRecord)
  require 'rubygems'
  require 'active_record'
end

$:.unshift File.dirname(__FILE__) + '/../lib'
require 'conversions'

DELTA = 0.0000001

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
Fingertips-conversions-1.2.1 test/test_helper.rb
seamusabshere-conversions-1.2.1 test/test_helper.rb
seamusabshere-conversions-1.2.2 test/test_helper.rb
seamusabshere-conversions-1.2 test/test_helper.rb
seamusabshere-conversions-1.3.0 test/test_helper.rb