Method: ArticleJSON::Article#to_facebook_instant_article
- Defined in:
- lib/article_json/article.rb
#to_facebook_instant_article ⇒ String
FacebookInstantArticle export of the article
73 74 75 |
# File 'lib/article_json/article.rb', line 73 def to_facebook_instant_article facebook_instant_article_exporter.html end |