Sha256: 36c29306e44f532f96ca57f4d0bfd888e9f131d9b51c9fe6afdbd30538dc6add

Contents?: true

Size: 207 Bytes

Versions: 19

Compression:

Stored size: 207 Bytes

Contents

$LOAD_PATH.unshift(File.dirname(__FILE__))
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
require 'rubygems'
require 'rest_connection'
require 'spec'
require 'fileutils'
require 'logger'

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
rest_connection-0.1.7 spec/spec_helper.rb
rest_connection-0.1.6 spec/spec_helper.rb
rest_connection-0.1.5 spec/spec_helper.rb
rest_connection-0.1.4 spec/spec_helper.rb
rest_connection-0.1.3 spec/spec_helper.rb
rest_connection-0.1.2 spec/spec_helper.rb
rest_connection-0.1.1 spec/spec_helper.rb
rest_connection-0.1.0 spec/spec_helper.rb
rest_connection-0.0.23 spec/spec_helper.rb
rest_connection-0.0.22 spec/spec_helper.rb
rest_connection-0.0.21 spec/spec_helper.rb
rest_connection-0.0.20 spec/spec_helper.rb
rest_connection-0.0.19 spec/spec_helper.rb
rest_connection-0.0.18 spec/spec_helper.rb
rest_connection-0.0.17 spec/spec_helper.rb
rest_connection-0.0.16 spec/spec_helper.rb
rest_connection-0.0.15 spec/spec_helper.rb
rest_connection-0.0.14 spec/spec_helper.rb
rest_connection-0.0.13 spec/spec_helper.rb