Sha256: 5558ab32061995ff9a0b0c8966efc977c528b373787841bc0005e572ca314e97
Contents?: true
Size: 199 Bytes
Versions: 1
Compression:
Stored size: 199 Bytes
Contents
Bundler.setup(:test) Bundler.require(:test) require File.expand_path("../../lib/toadhopper", __FILE__) def toadhopper @toadhopper ||= ToadHopper.new(ENV['HOPTOAD_API_KEY'] || "test api key") end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
toadhopper-0.9.7 | test/helper.rb |