class ArticleJSON::Export::FacebookInstantArticle::Exporter

Public Class Methods

namespace() click to toggle source

Return the module namespace this class is nested in @return [Module]

# File lib/article_json/export/facebook_instant_article/exporter.rb, line 10
def namespace
  ArticleJSON::Export::FacebookInstantArticle
end