contacts icon indicating copy to clipboard operation
contacts copied to clipboard

Undefined method in Contacts::Google

Open sofer opened this issue 15 years ago • 0 comments

Contacts::Google, Line 305:

out.puts "----\n#{response_body response}\n----" unless response.body.empty?

Attempt to call object method response_body from within a class method.

sofer avatar Nov 22 '09 09:11 sofer