class Intercom::Segment

Public Class Methods

collection_proxy_class() click to toggle source
# File lib/intercom/segment.rb, line 7
def self.collection_proxy_class
  Intercom::BaseCollectionProxy
end