pipedrive.rb icon indicating copy to clipboard operation
pipedrive.rb copied to clipboard

[fix] Fix undefined method extract_options! issue.

Open barash-asenov opened this issue 4 years ago • 1 comments

There were failing test statements (specifically when doing read operations) because of the missing active support array extension. Added to the main file

barash-asenov avatar Apr 19 '21 12:04 barash-asenov

I include your fix in https://github.com/amoniacou/pipedrive.rb/pull/27 @barash-asenov

waghanza avatar Jun 08 '23 11:06 waghanza