Sha256: e2ac02f2f7b4a5d1183f5cee706594dce74a206d2f55d2f288ba2ca7f170ff8a
Contents?: true
Size: 327 Bytes
Versions: 6
Compression:
Stored size: 327 Bytes
Contents
FactoryBot.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
6 entries across 6 versions & 1 rubygems