Skip to content

Commit

Permalink
Fixed build, removed too much stuff in previous commit. :c
Browse files Browse the repository at this point in the history
  • Loading branch information
tszolar committed May 13, 2014
1 parent f327fcd commit 2698e2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/kosapi_client/http_response.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ class HTTPResponse

include Enumerable

attr_reader :contents

def initialize(result, preprocessor = ResponsePreprocessor.new, converter = ResponseConverter.new)
@result = result
Expand Down

0 comments on commit 2698e2e

Please sign in to comment.