Skip to content

Commit

Permalink
Cleanup documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
sandro committed Jan 25, 2010
1 parent 8347ac7 commit a7dc2d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/httparty/parser.rb
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ class Parser
# @return [Symbol] e.g. :json
attr_reader :format

# Instantiate the parser and call #parse.
# @param [String] body the response body
# @param [Symbol] format the response format
# @return parsed response
Expand Down

0 comments on commit a7dc2d4

Please sign in to comment.