lib/resources/deals.rb in pipedrive_ruby-1.0.1.pre16 vs lib/resources/deals.rb in pipedrive_ruby-1.0.2

- old
+ new

@@ -40,13 +40,9 @@ end def delete_participant(deal, participant) end - def emails(deal) - custom_get(:path => "#{deal['id']}/emailMessages") - end - def find_by_title(term) find_by(term) end def timeline