Sha256: 79ac4954b73b53bb0c34d39c37932413bd6926d73c6c68814c07f8230c1b4503
Contents?: true
Size: 889 Bytes
Versions: 1
Compression:
Stored size: 889 Bytes
Contents
=== Version 0.1 / 2013-08-03 * Basic implementation of rest_baby for use in my testing of restful services * Supports GET, POST, PUT, and DELETE actions * Prints out the return messages from the server * Supports secure ports * Basic Authentication * Allows altering headers === Version 0.2 / 2013-08-06 * Update documentation comments * Add generated rdoc * Fixed some README comments * Removed duplicate license file * Removed unnecessary attr_accessor entries from rest_baby.rb * Removed unused parameter from rest_baby client calls to rest services. === Version 0.3 / 2014-02-13 * Updated to use markdown for comments * Revised authentication * Added output optional using HTTP_DEBUG=TRUE or FALSE === Version 0.4 / 2014-06-12 * Fixed unreported/untracked defect === Version 0.5 / 2014-07-27 * Enabled use of query parameters on GET calls * Revised tests to replace expect with should
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rest_baby-0.5 | ChangeLog |