Sha256: 90264266ab876231f3c591a763504e30cdf700baad52fdc9f43ebbeff58a2122
Contents?: true
Size: 172 Bytes
Versions: 2
Compression:
Stored size: 172 Bytes
Contents
# -*- encoding: utf-8 -*- ENV["RACK_ENV"] ||= "test" $LOAD_PATH.unshift(File.join(File.dirname(__FILE__), "..", "lib")) require "rspec" require "dailymotion-api-client"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
dailymotion-api-client-0.2.1 | spec/spec_helper.rb |
dailymotion-api-client-0.2.0 | spec/spec_helper.rb |