Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upReturn Exception message bodies as an Array #518
Comments
This comment has been minimized.
This comment has been minimized.
Fixed in a644306. Thanks! For future reference, forking and submitting a proper pull request is much easier to deal with than git email patches that aren't actually emails :) At worst, a standard git diff would have been better. |
lsegal
closed this
Apr 26, 2012
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
guns commentedApr 21, 2012
Encountered an instance where YARD returns a response body as a String.
Trivial patch follows inline.