Module: Imageomatic::OpengraphTagHelper
- Defined in:
- app/helpers/imageomatic/opengraph_tag_helper.rb
Instance Method Summary collapse
Instance Method Details
#opengraph_meta_tags(model = opengraph) ⇒ Object
3 4 5 |
# File 'app/helpers/imageomatic/opengraph_tag_helper.rb', line 3 def (model=opengraph) model.to_html end |