Sha256: 39fed12b128d0ce453e58134c30567aac837b5ef2ec88d9bbac05770fb322d04
Contents?: true
Size: 146 Bytes
Versions: 5
Compression:
Stored size: 146 Bytes
Contents
# frozen_string_literal: true I18n.load_path << Dir[File.expand_path('lib/codebreaker/locales/') + '/*.yml'] I18n.config.available_locales = :en
Version data entries
5 entries across 5 versions & 2 rubygems