GeneralScripting / pipedrive-ruby

31 stars 148 forks source link

Wrong call to bad_response in Pipedrive::Base::all #25

Open mimmovele opened 9 years ago

mimmovele commented 9 years ago

Hi, while dealing with an error from Pipedrive, exception undefined local variable or method 'attrs' for Pipedrive::Deal:Class raised at line 97 of lib/pipedrive/base.rb. Maybe the call to bad_response should refer to options instead of attrs?

Thanks!