Class: CapsuleCRM::Participant

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

Class Method Summary collapse

Methods included from Inspector

#inspect

Class Method Details

._for_history(history_id) ⇒ Object



15
16
17
# File 'lib/capsule_crm/participant.rb', line 15

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