class SuchMeta::DefaultI18nFetcher
Private Instance Methods
translation_key()
click to toggle source
# File lib/such_meta/fetchers/default_i18n_fetcher.rb, line 5 def translation_key "such_meta.default.#{tag_type}" end