Sha256: 17fa6041824b1754557376a5dd5bef9e0f93f8b25f7e37179a045d44b6fdef7b

Contents?: true

Size: 186 Bytes

Versions: 10

Compression:

Stored size: 186 Bytes

Contents

# Add lib/rets4r as a default load path.
dir = File.join File.dirname(__FILE__), 'rets4r'
$:.unshift(dir) unless $:.include?(dir) || $:.include?(File.expand_path(dir))

require 'client'

Version data entries

10 entries across 10 versions & 3 rubygems

Version Path
jkestr-rets4r-1.1.10 lib/rets4r.rb
jkestr-rets4r-1.1.2 lib/rets4r.rb
jkestr-rets4r-1.1.3 lib/rets4r.rb
jkestr-rets4r-1.1.5 lib/rets4r.rb
jkestr-rets4r-1.1.7 lib/rets4r.rb
jkestr-rets4r-1.1.8 lib/rets4r.rb
jkestr-rets4r-1.1.9 lib/rets4r.rb
jwulff-rets4r-1.1.1 lib/rets4r.rb
jwulff-rets4r-1.1.2 lib/rets4r.rb
josephholsten-rets4r-1.1.13 lib/rets4r.rb