pipedrive.rb
pipedrive.rb copied to clipboard
[fix] Fix undefined method extract_options! issue.
There were failing test statements (specifically when doing read operations) because of the missing active support array extension. Added to the main file
I include your fix in https://github.com/amoniacou/pipedrive.rb/pull/27 @barash-asenov