Sha256: 54dd2e82a92171cac4f1f4a761d1ba776446109d67ccd3bf77c26dbd775260b6

Contents?: true

Size: 137 Bytes

Versions: 3

Compression:

Stored size: 137 Bytes

Contents

module Restfulie
  module Client
    module HTTP
      module ResponseHolder
        attr_accessor :response
      end
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
restfulie-0.9.3 lib/restfulie/client/http/response_holder.rb
restfulie-0.9.1 lib/restfulie/client/http/response_holder.rb
restfulie-0.8.1 lib/restfulie/client/http/response_holder.rb