class Intercom::Service::Article

Public Instance Methods

collection_class() click to toggle source
# File lib/intercom/service/article.rb, line 15
def collection_class
  Intercom::Article
end