Sha256: d65b187e24de248813ddedb446227449e1d2bf97c6046f2c58ebf363705da927

Contents?: true

Size: 320 Bytes

Versions: 22

Compression:

Stored size: 320 Bytes

Contents

require File.join(File.dirname(__FILE__), *%w[.. lib gattica])
 
require 'rubygems'
require 'test/unit'
require 'mocha'
 
# include Gattica
 
def fixture(name)
  File.read(File.join(File.dirname(__FILE__), 'fixtures', name))
end
 
def absolute_project_path
  File.expand_path(File.join(File.dirname(__FILE__), '..'))
end

Version data entries

22 entries across 22 versions & 6 rubygems

Version Path
cannikin-gattica-0.2.0 test/helper.rb
cannikin-gattica-0.3.1 test/helper.rb
cannikin-gattica-0.3.3 test/helper.rb
cannikin-gattica-0.4.0 test/helper.rb
jeremyf-gattica-0.3.4 test/helper.rb
jeremyf-gattica-0.3.6 test/helper.rb
jeremyf-gattica-0.3.7 test/helper.rb
jeremyf-gattica-0.3.8 test/helper.rb
thieso2-gattica-0.3.3.1 test/helper.rb
thieso2-gattica-0.3.3.2 test/helper.rb
thieso2-gattica-0.3.3.3 test/helper.rb
thieso2-gattica-0.3.3.4 test/helper.rb
thieso2-gattica-0.3.3.5 test/helper.rb
gicodewarrior-gattica-0.5.2 test/helper.rb
gicodewarrior-gattica-0.5.1 test/helper.rb
gicodewarrior-gattica-0.5.0 test/helper.rb
tupalo-gattica-0.3.5 test/helper.rb
tupalo-gattica-0.3.4 test/helper.rb
tupalo-gattica-0.3.3 test/helper.rb
gattica-0.4.3 test/helper.rb