Sha256: 40511c01c0f7ca1aa71afb216c5f54b7024443aa2ec5f1789aaccb54247400dc
Contents?: true
Size: 197 Bytes
Versions: 3
Compression:
Stored size: 197 Bytes
Contents
require 'http/rest_client/dsl' require 'http/rest_client/crud' require 'http/rest_client/version' module HTTP # A simple HTTP API Client built on top of `http.rb`. module RestClient end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
http-rest_client-0.2.0 | lib/http/rest_client.rb |
http-rest_client-0.1.1 | lib/http/rest_client.rb |
http-rest_client-0.1.0 | lib/http/rest_client.rb |