Sha256: 2736cdfc4de96fdaae91387a62f1127b9693793d4a91cf6ef01fcd43719eea75
Contents?: true
Size: 328 Bytes
Versions: 28
Compression:
Stored size: 328 Bytes
Contents
FactoryGirl.define do factory :handler_translation, class: "AwesomeTranslations::CacheDatabaseGenerator::HandlerTranslation" do handler translation_key group key_show "some.key" file_path nil line_no nil full_path nil dir "#{Rails.root}/config/locales/awesome_translations/some/key" end end
Version data entries
28 entries across 28 versions & 1 rubygems