module SeoMetaKeywords
Attributes
root[W]
Public Class Methods
root()
click to toggle source
# File lib/seo_meta_keywords.rb, line 21 def root @root ||= Pathname.new(File.expand_path('../../', __FILE__)) end