Method: Intercom::Company.collection_proxy_class
- Defined in:
- lib/intercom/company.rb
.collection_proxy_class ⇒ Object
13 14 15 |
# File 'lib/intercom/company.rb', line 13 def self.collection_proxy_class Intercom::ClientCollectionProxy end |