What steps will reproduce the problem?
1. Install ruby 1.8.6 (2010-02-05 patchlevel 399) [i386-linux] (Fedora 13)
2. Use rest-client
What is the expected output? What do you see instead?
/usr/lib/ruby/gems/1.8/gems/rest-client-1.6.1/lib/restclient/abstract_response.r
b:50: warning: parenthesize argument(s) for future version
What version of the product are you using? On what operating system?
Fedora 13
rest-client-1.6.1
ruby-1.8.6
Please provide any additional information below.
Solution is simple, just add parents to:
49 else
50 raise RequestFailed(self)
51 end
Original issue reported on code.google.com by mifo...@gmail.com on 8 Sep 2010 at 3:18
Original issue reported on code.google.com by
mifo...@gmail.com
on 8 Sep 2010 at 3:18