D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
td-agent
/
embedded
/
lib
/
ruby
/
gems
/
2.1.0
/
gems
/
uuidtools-2.1.5
/
spec
/
Filename :
spec_helper.rb
back
Copy
$VERBOSE=true spec_dir = File.expand_path(File.dirname(__FILE__)) lib_dir = File.expand_path(File.join(spec_dir, "../lib")) $:.unshift(lib_dir) $:.uniq! require "uuidtools"