Class: CapsuleCRM::Participant

Inherits:
Object
  • Object
show all
Extended by:
ActiveModel::Naming
Includes:
ActiveModel::Conversion, ActiveModel::Validations
Defined in:
lib/capsule_crm/participant.rb

Class Method Summary collapse

Class Method Details

._for_history(history_id) ⇒ Object



13
14
15
# File 'lib/capsule_crm/participant.rb', line 13

def self._for_history(history_id)
  CapsuleCRM::ResultsProxy.new([])
end