Class: Locomotive::Liquid::Tags::SEO::Metadata

Inherits:
Base
  • Object
show all
Defined in:
lib/locomotive/liquid/tags/seo.rb

Instance Method Summary collapse

Instance Method Details

#render(context) ⇒ Object



59
60
61
# File 'lib/locomotive/liquid/tags/seo.rb', line 59

def render(context)
  self.(context)
end