Sha256: 70482db464cc85721e99801f90d68490da03261a709860f7169390abc8ae1a26
Contents?: true
Size: 200 Bytes
Versions: 4
Compression:
Stored size: 200 Bytes
Contents
$:.unshift File.expand_path("../..", __FILE__) require 'munin-ruby' def fixture_path File.expand_path("../fixtures", __FILE__) end def fixture(file) File.read(File.join(fixture_path, file)) end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
munin-ruby-0.2.5 | spec/spec_helper.rb |
munin-ruby-0.2.4 | spec/spec_helper.rb |
munin-ruby-0.2.3 | spec/spec_helper.rb |
munin-ruby-0.2.2 | spec/spec_helper.rb |