Sha256: 443ff6b3b1508873e394a47b7f38cfc9d92021c807fcb58119c99b01a0ef4efc
Contents?: true
Size: 176 Bytes
Versions: 2
Compression:
Stored size: 176 Bytes
Contents
require 'rubygems' require 'spec' $:.unshift 'lib/', File.dirname(__FILE__) + '/../lib' def fixtures(name) File.read(File.dirname(__FILE__) + "/fixtures/#{name}.xml") end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
atom-tools-2.0.5 | spec/spec_helper.rb |
atom-tools-2.0.4 | spec/spec_helper.rb |