Sha256: b3cc84f7d85dfb4113ba3188b3f406067f321ab18c27ca73455d2b8c2c8fe889
Contents?: true
Size: 160 Bytes
Versions: 4
Compression:
Stored size: 160 Bytes
Contents
begin require 'spec' rescue LoadError require 'rubygems' gem 'rspec' require 'spec' end $:.unshift(File.dirname(__FILE__) + '/../lib') require 'hosts'
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
simonmenke-hosts-0.0.2 | spec/spec_helper.rb |
simonmenke-hosts-0.0.3 | spec/spec_helper.rb |
simonmenke-hosts-0.0.4 | spec/spec_helper.rb |
simonmenke-hosts-0.0.5 | spec/spec_helper.rb |