Sha256: d1e7638875334ceb920d61e020c7d25166b54c8fb06cd019b4b34190137b41f9

Contents?: true

Size: 186 Bytes

Versions: 9

Compression:

Stored size: 186 Bytes

Contents

require 'spec'

$LOAD_PATH.unshift(File.dirname(__FILE__))
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
require 'rets4r'

Spec::Runner.configure do |config|
  
end

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
jkestr-rets4r-1.1.10 spec/spec_helper.rb
jkestr-rets4r-1.1.2 spec/spec_helper.rb
jkestr-rets4r-1.1.3 spec/spec_helper.rb
jkestr-rets4r-1.1.5 spec/spec_helper.rb
jkestr-rets4r-1.1.7 spec/spec_helper.rb
jkestr-rets4r-1.1.8 spec/spec_helper.rb
jkestr-rets4r-1.1.9 spec/spec_helper.rb
jwulff-rets4r-1.1.1 spec/spec_helper.rb
jwulff-rets4r-1.1.2 spec/spec_helper.rb