diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-11-26 20:12:24 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-02 06:30:57 +0700 |
commit | 38ae8171c1a42eabdeb7982d966f45b510964257 (patch) | |
tree | 2d8c29598249cba31f91cd2563f2e151454f27ef /ruby/rubygem-httparty/README | |
parent | 8a31db7d9cf4a54ff11d8f6da2c9a587c2f22eab (diff) |
ruby/rubygem-httparty: Added (Makes http fun again!).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'ruby/rubygem-httparty/README')
-rw-r--r-- | ruby/rubygem-httparty/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ruby/rubygem-httparty/README b/ruby/rubygem-httparty/README new file mode 100644 index 0000000000000..c25b2b06294c5 --- /dev/null +++ b/ruby/rubygem-httparty/README @@ -0,0 +1 @@ +Makes http fun! Also, makes consuming restful web services dead easy. |