class SuchMeta::SpecificI18nFetcher
Private Instance Methods
translation_key()
click to toggle source
# File lib/such_meta/fetchers/specific_i18n_fetcher.rb, line 5 def translation_key "such_meta.specific.#{controller}.#{action}.#{tag_type}" end