Sha256: 22a3d1ec66272526b92309f6f0c2791650ff6510b0a87cc65d49ce0f02e62b19
Contents?: true
Size: 240 Bytes
Versions: 4
Compression:
Stored size: 240 Bytes
Contents
To use ESODClient in your Ruby project, unpack the gem into your project's lib directory cd lib gem unpack esod-client Add this to your code: Dir["lib/**"].each {|dir| $LOAD_PATH << dir; $LOAD_PATH << "#{dir}/lib"} require 'esodclient'
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
esod-client-0.3.0 | README.ruby |
esod-client-0.2.1 | README.ruby |
esod-client-0.2.0 | README.ruby |
esod-client-0.1.1 | README.ruby |