Sha256: 86732050f9e2e8f2145d3310d04cf14db02d51b5d7251d077bee1b636954481c
Contents?: true
Size: 192 Bytes
Versions: 11
Compression:
Stored size: 192 Bytes
Contents
module I18nDictionary def self.translations I18n.backend.load_translations translations = I18n.backend.send(:translations) translations[I18n.locale][:activeadmin_jobs] end end
Version data entries
11 entries across 11 versions & 1 rubygems