Module: Para::SeoTools::Controller
- Extended by:
- ActiveSupport::Concern
- Defined in:
- lib/para/seo_tools/controller.rb
Instance Method Summary collapse
Instance Method Details
#meta_tags_store ⇒ Object
12 13 14 |
# File 'lib/para/seo_tools/controller.rb', line 12 def ||= MetaTags::Store.new(self) end |