lib/ezid/response.rb in ezid-client-0.4.2 vs lib/ezid/response.rb in ezid-client-0.5.0
- old
+ new
@@ -3,9 +3,10 @@
module Ezid
#
# A response from the EZID service.
#
# @api private
+ #
class Response < SimpleDelegator
# Success response status
SUCCESS = "success"