Method: Imageomatic::Opengraph::Model#to_html
- Defined in:
- app/models/imageomatic/opengraph/model.rb
#to_html ⇒ Object
14 15 16 |
# File 'app/models/imageomatic/opengraph/model.rb', line 14 def to_html safe_join .map(&:to_html), "\n" end |