Sha256: 3eaae9196df591dc914964d4ac1b0d9e479b50c5b0703ee685a7acf1a3db1925

Contents?: true

Size: 214 Bytes

Versions: 15

Compression:

Stored size: 214 Bytes

Contents

require 'test/unit'
require 'rubygems'
require 'shoulda'

dir = File.dirname(__FILE__)

$:.unshift(File.join(dir, '/../lib/'))
require dir + '/../lib/dreamy'

CREDS = YAML::load(File.open("#{dir}/credentials.yml"))

Version data entries

15 entries across 15 versions & 3 rubygems

Version Path
jordan-brough-dreamy-0.5.1 test/test_helper.rb
sant0sk1-dreamy-0.1.1 test/test_helper.rb
sant0sk1-dreamy-0.1.2 test/test_helper.rb
sant0sk1-dreamy-0.2.0 test/test_helper.rb
sant0sk1-dreamy-0.2.1 test/test_helper.rb
sant0sk1-dreamy-0.2.2 test/test_helper.rb
sant0sk1-dreamy-0.2.3 test/test_helper.rb
sant0sk1-dreamy-0.2.4 test/test_helper.rb
sant0sk1-dreamy-0.3.0 test/test_helper.rb
sant0sk1-dreamy-0.4.1 test/test_helper.rb
sant0sk1-dreamy-0.5.0 test/test_helper.rb
sant0sk1-dreamy-0.5.1 test/test_helper.rb
dreamy-0.5.3 test/test_helper.rb
dreamy-0.5.2 test/test_helper.rb
dreamy-0.5.1 test/test_helper.rb